Skip to content

Commit

Permalink
prepare alpha release version
Browse files Browse the repository at this point in the history
  • Loading branch information
zdenek-jonas committed Oct 16, 2023
1 parent c472116 commit 72b4cb3
Show file tree
Hide file tree
Showing 34 changed files with 54 additions and 54 deletions.
4 changes: 2 additions & 2 deletions afs/aws/aws/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.eclipse.store</groupId>
<artifactId>afs-aws-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -23,7 +23,7 @@
<dependency>
<groupId>org.eclipse.store</groupId>
<artifactId>afs-blobstore</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-alpha</version>
</dependency>
<dependency>
<groupId>org.eclipse.serializer</groupId>
Expand Down
4 changes: 2 additions & 2 deletions afs/aws/dynamodb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.eclipse.store</groupId>
<artifactId>afs-aws-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -23,7 +23,7 @@
<dependency>
<groupId>org.eclipse.store</groupId>
<artifactId>afs-aws</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-alpha</version>
</dependency>
<dependency>
<groupId>software.amazon.awssdk</groupId>
Expand Down
2 changes: 1 addition & 1 deletion afs/aws/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.eclipse.store</groupId>
<artifactId>afs-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions afs/aws/s3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.eclipse.store</groupId>
<artifactId>afs-aws-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -23,7 +23,7 @@
<dependency>
<groupId>org.eclipse.store</groupId>
<artifactId>afs-aws</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-alpha</version>
</dependency>
<dependency>
<groupId>software.amazon.awssdk</groupId>
Expand Down
2 changes: 1 addition & 1 deletion afs/azure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.eclipse.store</groupId>
<artifactId>afs-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions afs/azure/storage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.eclipse.store</groupId>
<artifactId>afs-azure-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -21,7 +21,7 @@
<dependency>
<groupId>org.eclipse.store</groupId>
<artifactId>afs-blobstore</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-alpha</version>
</dependency>
<dependency>
<groupId>org.eclipse.serializer</groupId>
Expand Down
2 changes: 1 addition & 1 deletion afs/blobstore/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.eclipse.store</groupId>
<artifactId>afs-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion afs/googlecloud/firestore/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.eclipse.store</groupId>
<artifactId>afs-googlecloud-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions afs/googlecloud/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.eclipse.store</groupId>
<artifactId>afs-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -40,7 +40,7 @@
<dependency>
<groupId>org.eclipse.store</groupId>
<artifactId>afs-blobstore</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-alpha</version>
</dependency>
<dependency>
<groupId>org.eclipse.serializer</groupId>
Expand Down
4 changes: 2 additions & 2 deletions afs/hazelcast/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.eclipse.store</groupId>
<artifactId>afs-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -23,7 +23,7 @@
<dependency>
<groupId>org.eclipse.store</groupId>
<artifactId>afs-blobstore</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-alpha</version>
</dependency>
<dependency>
<groupId>org.eclipse.serializer</groupId>
Expand Down
4 changes: 2 additions & 2 deletions afs/kafka/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.eclipse.store</groupId>
<artifactId>afs-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -21,7 +21,7 @@
<dependency>
<groupId>org.eclipse.store</groupId>
<artifactId>afs-blobstore</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-alpha</version>
</dependency>
<dependency>
<groupId>org.eclipse.serializer</groupId>
Expand Down
2 changes: 1 addition & 1 deletion afs/nio/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.eclipse.store</groupId>
<artifactId>afs-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions afs/oracle/coherence/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.eclipse.store</groupId>
<artifactId>afs-oracle-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -35,7 +35,7 @@
<dependency>
<groupId>org.eclipse.store</groupId>
<artifactId>afs-blobstore</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-alpha</version>
</dependency>
<dependency>
<groupId>org.eclipse.serializer</groupId>
Expand Down
2 changes: 1 addition & 1 deletion afs/oracle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.eclipse.store</groupId>
<artifactId>afs-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions afs/oraclecloud/objectstorage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.eclipse.store</groupId>
<artifactId>afs-oraclecloud-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -23,7 +23,7 @@
<dependency>
<groupId>org.eclipse.store</groupId>
<artifactId>afs-blobstore</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-alpha</version>
</dependency>
<dependency>
<groupId>org.eclipse.serializer</groupId>
Expand Down
2 changes: 1 addition & 1 deletion afs/oraclecloud/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.eclipse.store</groupId>
<artifactId>afs-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion afs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.eclipse.store</groupId>
<artifactId>store-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions afs/redis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.eclipse.store</groupId>
<artifactId>afs-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -23,7 +23,7 @@
<dependency>
<groupId>org.eclipse.store</groupId>
<artifactId>afs-blobstore</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-alpha</version>
</dependency>
<dependency>
<groupId>org.eclipse.serializer</groupId>
Expand Down
2 changes: 1 addition & 1 deletion afs/sql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.eclipse.store</groupId>
<artifactId>afs-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<groupId>org.eclipse.store</groupId>
<artifactId>store-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-alpha</version>
<packaging>pom</packaging>

<name>EclipseStore</name>
Expand Down
4 changes: 2 additions & 2 deletions storage/embedded-configuration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.eclipse.store</groupId>
<artifactId>storage-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -23,7 +23,7 @@
<dependency>
<groupId>org.eclipse.store</groupId>
<artifactId>storage-embedded</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-alpha</version>
</dependency>
<dependency>
<groupId>org.eclipse.serializer</groupId>
Expand Down
2 changes: 1 addition & 1 deletion storage/embedded-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.eclipse.store</groupId>
<artifactId>storage-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions storage/embedded-tools/storage-converter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.eclipse.store</groupId>
<artifactId>storage-embedded-tools-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -23,7 +23,7 @@
<dependency>
<groupId>org.eclipse.store</groupId>
<artifactId>storage-embedded-configuration</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-alpha</version>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion storage/embedded-tools/storage-migrator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.eclipse.store</groupId>
<artifactId>storage-embedded-tools-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions storage/embedded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.eclipse.store</groupId>
<artifactId>storage-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -23,7 +23,7 @@
<dependency>
<groupId>org.eclipse.store</groupId>
<artifactId>storage</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-alpha</version>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion storage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.eclipse.store</groupId>
<artifactId>store-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions storage/rest/adapter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.eclipse.store</groupId>
<artifactId>storage-rest-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -23,7 +23,7 @@
<dependency>
<groupId>org.eclipse.store</groupId>
<artifactId>storage</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-alpha</version>
</dependency>
</dependencies>

Expand Down
4 changes: 2 additions & 2 deletions storage/rest/client-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.eclipse.store</groupId>
<artifactId>storage-rest-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -47,7 +47,7 @@
<dependency>
<groupId>org.eclipse.store</groupId>
<artifactId>storage-restclient-jersey</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-alpha</version>
</dependency>
<dependency>
<groupId>com.vaadin</groupId>
Expand Down
Loading

0 comments on commit 72b4cb3

Please sign in to comment.