Skip to content

Commit

Permalink
Update version number to 0.21.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
patchwork01 committed Nov 20, 2023
1 parent af05a80 commit cc6dfa1
Show file tree
Hide file tree
Showing 46 changed files with 46 additions and 46 deletions.
2 changes: 1 addition & 1 deletion java/athena/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>aws</artifactId>
<groupId>sleeper</groupId>
<version>0.20.0</version>
<version>0.21.0-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion java/build/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>aws</artifactId>
<groupId>sleeper</groupId>
<version>0.20.0</version>
<version>0.21.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion java/bulk-import/bulk-import-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>bulk-import</artifactId>
<groupId>sleeper</groupId>
<version>0.20.0</version>
<version>0.21.0-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion java/bulk-import/bulk-import-runner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>sleeper</groupId>
<artifactId>bulk-import</artifactId>
<version>0.20.0</version>
<version>0.21.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion java/bulk-import/bulk-import-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>sleeper</groupId>
<artifactId>bulk-import</artifactId>
<version>0.20.0</version>
<version>0.21.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion java/bulk-import/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>aws</artifactId>
<groupId>sleeper</groupId>
<version>0.20.0</version>
<version>0.21.0-SNAPSHOT</version>
</parent>

<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion java/cdk-custom-resources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>sleeper</groupId>
<artifactId>aws</artifactId>
<version>0.20.0</version>
<version>0.21.0-SNAPSHOT</version>
</parent>

<artifactId>cdk-custom-resources</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion java/cdk-environment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>aws</artifactId>
<groupId>sleeper</groupId>
<version>0.20.0</version>
<version>0.21.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion java/cdk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>aws</artifactId>
<groupId>sleeper</groupId>
<version>0.20.0</version>
<version>0.21.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion java/clients/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>aws</artifactId>
<groupId>sleeper</groupId>
<version>0.20.0</version>
<version>0.21.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion java/common-job/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>aws</artifactId>
<groupId>sleeper</groupId>
<version>0.20.0</version>
<version>0.21.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion java/compaction/compaction-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>compaction</artifactId>
<groupId>sleeper</groupId>
<version>0.20.0</version>
<version>0.21.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion java/compaction/compaction-job-creation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>compaction</artifactId>
<groupId>sleeper</groupId>
<version>0.20.0</version>
<version>0.21.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion java/compaction/compaction-job-execution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>compaction</artifactId>
<groupId>sleeper</groupId>
<version>0.20.0</version>
<version>0.21.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion java/compaction/compaction-status-store/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>compaction</artifactId>
<groupId>sleeper</groupId>
<version>0.20.0</version>
<version>0.21.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion java/compaction/compaction-task-creation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>sleeper</groupId>
<artifactId>compaction</artifactId>
<version>0.20.0</version>
<version>0.21.0-SNAPSHOT</version>
</parent>

<artifactId>compaction-task-creation</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion java/compaction/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>aws</artifactId>
<groupId>sleeper</groupId>
<version>0.20.0</version>
<version>0.21.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion java/configuration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>aws</artifactId>
<groupId>sleeper</groupId>
<version>0.20.0</version>
<version>0.21.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion java/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>aws</artifactId>
<groupId>sleeper</groupId>
<version>0.20.0</version>
<version>0.21.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion java/distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>aws</artifactId>
<groupId>sleeper</groupId>
<version>0.20.0</version>
<version>0.21.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion java/dynamodb-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>aws</artifactId>
<groupId>sleeper</groupId>
<version>0.20.0</version>
<version>0.21.0-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion java/garbage-collector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>aws</artifactId>
<groupId>sleeper</groupId>
<version>0.20.0</version>
<version>0.21.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion java/ingest/ingest-batcher-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>ingest</artifactId>
<groupId>sleeper</groupId>
<version>0.20.0</version>
<version>0.21.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion java/ingest/ingest-batcher-job-creator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>sleeper</groupId>
<artifactId>ingest</artifactId>
<version>0.20.0</version>
<version>0.21.0-SNAPSHOT</version>
</parent>

<artifactId>ingest-batcher-job-creator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion java/ingest/ingest-batcher-store/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>sleeper</groupId>
<artifactId>ingest</artifactId>
<version>0.20.0</version>
<version>0.21.0-SNAPSHOT</version>
</parent>

<artifactId>ingest-batcher-store</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion java/ingest/ingest-batcher-submitter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>sleeper</groupId>
<artifactId>ingest</artifactId>
<version>0.20.0</version>
<version>0.21.0-SNAPSHOT</version>
</parent>

<artifactId>ingest-batcher-submitter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion java/ingest/ingest-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>ingest</artifactId>
<groupId>sleeper</groupId>
<version>0.20.0</version>
<version>0.21.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion java/ingest/ingest-runner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>ingest</artifactId>
<groupId>sleeper</groupId>
<version>0.20.0</version>
<version>0.21.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion java/ingest/ingest-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>ingest</artifactId>
<groupId>sleeper</groupId>
<version>0.20.0</version>
<version>0.21.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion java/ingest/ingest-status-store/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>ingest</artifactId>
<groupId>sleeper</groupId>
<version>0.20.0</version>
<version>0.21.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion java/ingest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>aws</artifactId>
<groupId>sleeper</groupId>
<version>0.20.0</version>
<version>0.21.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion java/metrics/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>aws</artifactId>
<groupId>sleeper</groupId>
<version>0.20.0</version>
<version>0.21.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion java/parquet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>aws</artifactId>
<groupId>sleeper</groupId>
<version>0.20.0</version>
<version>0.21.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<groupId>sleeper</groupId>
<artifactId>aws</artifactId>
<packaging>pom</packaging>
<version>0.20.0</version>
<version>0.21.0-SNAPSHOT</version>

<modules>
<module>core</module>
Expand Down
2 changes: 1 addition & 1 deletion java/query/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>aws</artifactId>
<groupId>sleeper</groupId>
<version>0.20.0</version>
<version>0.21.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion java/sketches/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>aws</artifactId>
<groupId>sleeper</groupId>
<version>0.20.0</version>
<version>0.21.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion java/splitter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>aws</artifactId>
<groupId>sleeper</groupId>
<version>0.20.0</version>
<version>0.21.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion java/statestore/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>aws</artifactId>
<groupId>sleeper</groupId>
<version>0.20.0</version>
<version>0.21.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion java/system-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>sleeper</groupId>
<artifactId>aws</artifactId>
<version>0.20.0</version>
<version>0.21.0-SNAPSHOT</version>
</parent>

<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion java/system-test/system-test-cdk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>sleeper</groupId>
<artifactId>system-test</artifactId>
<version>0.20.0</version>
<version>0.21.0-SNAPSHOT</version>
</parent>

<artifactId>system-test-cdk</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion java/system-test/system-test-configuration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>sleeper</groupId>
<artifactId>system-test</artifactId>
<version>0.20.0</version>
<version>0.21.0-SNAPSHOT</version>
</parent>

<artifactId>system-test-configuration</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion java/system-test/system-test-data-generation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>sleeper</groupId>
<artifactId>system-test</artifactId>
<version>0.20.0</version>
<version>0.21.0-SNAPSHOT</version>
</parent>

<artifactId>system-test-data-generation</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion java/system-test/system-test-drivers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>sleeper</groupId>
<artifactId>system-test</artifactId>
<version>0.20.0</version>
<version>0.21.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion java/system-test/system-test-suite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>sleeper</groupId>
<artifactId>system-test</artifactId>
<version>0.20.0</version>
<version>0.21.0-SNAPSHOT</version>
</parent>

<artifactId>system-test-suite</artifactId>
Expand Down
Loading

0 comments on commit cc6dfa1

Please sign in to comment.