Skip to content

Commit

Permalink
change version for EA2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
zdenek-jonas committed Jan 25, 2023
1 parent 75dc735 commit 4596730
Show file tree
Hide file tree
Showing 78 changed files with 169 additions and 169 deletions.
4 changes: 2 additions & 2 deletions afs/afs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>one.microstream</groupId>
<artifactId>microstream-afs-parent</artifactId>
<version>08.00.00-MS-GA-SNAPSHOT</version>
<version>08.00.00-MS-EA2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -20,7 +20,7 @@
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-base</artifactId>
<version>08.00.00-MS-GA-SNAPSHOT</version>
<version>08.00.00-MS-EA2</version>
</dependency>
</dependencies>

Expand Down
6 changes: 3 additions & 3 deletions afs/aws/aws/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>one.microstream</groupId>
<artifactId>microstream-afs-aws-parent</artifactId>
<version>08.00.00-MS-GA-SNAPSHOT</version>
<version>08.00.00-MS-EA2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -19,12 +19,12 @@
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-afs-blobstore</artifactId>
<version>08.00.00-MS-GA-SNAPSHOT</version>
<version>08.00.00-MS-EA2</version>
</dependency>
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-configuration</artifactId>
<version>08.00.00-MS-GA-SNAPSHOT</version>
<version>08.00.00-MS-EA2</version>
</dependency>
<dependency>
<groupId>software.amazon.awssdk</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>one.microstream</groupId>
<artifactId>microstream-afs-aws-parent</artifactId>
<version>08.00.00-MS-GA-SNAPSHOT</version>
<version>08.00.00-MS-EA2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -19,7 +19,7 @@
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-afs-aws</artifactId>
<version>08.00.00-MS-GA-SNAPSHOT</version>
<version>08.00.00-MS-EA2</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>one.microstream</groupId>
<artifactId>microstream-afs-parent</artifactId>
<version>08.00.00-MS-GA-SNAPSHOT</version>
<version>08.00.00-MS-EA2</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>one.microstream</groupId>
<artifactId>microstream-afs-aws-parent</artifactId>
<version>08.00.00-MS-GA-SNAPSHOT</version>
<version>08.00.00-MS-EA2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -19,7 +19,7 @@
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-afs-aws</artifactId>
<version>08.00.00-MS-GA-SNAPSHOT</version>
<version>08.00.00-MS-EA2</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>one.microstream</groupId>
<artifactId>microstream-afs-parent</artifactId>
<version>08.00.00-MS-GA-SNAPSHOT</version>
<version>08.00.00-MS-EA2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
6 changes: 3 additions & 3 deletions afs/azure/storage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>one.microstream</groupId>
<artifactId>microstream-afs-azure-parent</artifactId>
<version>08.00.00-MS-GA-SNAPSHOT</version>
<version>08.00.00-MS-EA2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -17,12 +17,12 @@
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-afs-blobstore</artifactId>
<version>08.00.00-MS-GA-SNAPSHOT</version>
<version>08.00.00-MS-EA2</version>
</dependency>
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-configuration</artifactId>
<version>08.00.00-MS-GA-SNAPSHOT</version>
<version>08.00.00-MS-EA2</version>
</dependency>
<dependency>
<groupId>com.azure</groupId>
Expand Down
4 changes: 2 additions & 2 deletions afs/blobstore/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>one.microstream</groupId>
<artifactId>microstream-afs-parent</artifactId>
<version>08.00.00-MS-GA-SNAPSHOT</version>
<version>08.00.00-MS-EA2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -17,7 +17,7 @@
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-afs</artifactId>
<version>08.00.00-MS-GA-SNAPSHOT</version>
<version>08.00.00-MS-EA2</version>
</dependency>
</dependencies>

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>one.microstream</groupId>
<artifactId>microstream-afs-googlecloud-parent</artifactId>
<version>08.00.00-MS-GA-SNAPSHOT</version>
<version>08.00.00-MS-EA2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
6 changes: 3 additions & 3 deletions afs/googlecloud/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>one.microstream</groupId>
<artifactId>microstream-afs-parent</artifactId>
<version>08.00.00-MS-GA-SNAPSHOT</version>
<version>08.00.00-MS-EA2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -36,12 +36,12 @@
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-afs-blobstore</artifactId>
<version>08.00.00-MS-GA-SNAPSHOT</version>
<version>08.00.00-MS-EA2</version>
</dependency>
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-configuration</artifactId>
<version>08.00.00-MS-GA-SNAPSHOT</version>
<version>08.00.00-MS-EA2</version>
</dependency>
</dependencies>

Expand Down
6 changes: 3 additions & 3 deletions afs/hazelcast/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>one.microstream</groupId>
<artifactId>microstream-afs-parent</artifactId>
<version>08.00.00-MS-GA-SNAPSHOT</version>
<version>08.00.00-MS-EA2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -19,12 +19,12 @@
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-afs-blobstore</artifactId>
<version>08.00.00-MS-GA-SNAPSHOT</version>
<version>08.00.00-MS-EA2</version>
</dependency>
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-configuration</artifactId>
<version>08.00.00-MS-GA-SNAPSHOT</version>
<version>08.00.00-MS-EA2</version>
</dependency>
<dependency>
<groupId>com.hazelcast</groupId>
Expand Down
6 changes: 3 additions & 3 deletions afs/kafka/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>one.microstream</groupId>
<artifactId>microstream-afs-parent</artifactId>
<version>08.00.00-MS-GA-SNAPSHOT</version>
<version>08.00.00-MS-EA2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -17,12 +17,12 @@
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-afs-blobstore</artifactId>
<version>08.00.00-MS-GA-SNAPSHOT</version>
<version>08.00.00-MS-EA2</version>
</dependency>
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-configuration</artifactId>
<version>08.00.00-MS-GA-SNAPSHOT</version>
<version>08.00.00-MS-EA2</version>
</dependency>
<dependency>
<groupId>org.apache.kafka</groupId>
Expand Down
4 changes: 2 additions & 2 deletions afs/nio/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>one.microstream</groupId>
<artifactId>microstream-afs-parent</artifactId>
<version>08.00.00-MS-GA-SNAPSHOT</version>
<version>08.00.00-MS-EA2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -20,7 +20,7 @@
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-afs</artifactId>
<version>08.00.00-MS-GA-SNAPSHOT</version>
<version>08.00.00-MS-EA2</version>
</dependency>
</dependencies>

Expand Down
6 changes: 3 additions & 3 deletions afs/oracle/coherence/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>one.microstream</groupId>
<artifactId>microstream-afs-oracle-parent</artifactId>
<version>08.00.00-MS-GA-SNAPSHOT</version>
<version>08.00.00-MS-EA2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -31,12 +31,12 @@
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-afs-blobstore</artifactId>
<version>08.00.00-MS-GA-SNAPSHOT</version>
<version>08.00.00-MS-EA2</version>
</dependency>
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-configuration</artifactId>
<version>08.00.00-MS-GA-SNAPSHOT</version>
<version>08.00.00-MS-EA2</version>
</dependency>
<dependency>
<groupId>com.oracle.coherence.ce</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>one.microstream</groupId>
<artifactId>microstream-afs-parent</artifactId>
<version>08.00.00-MS-GA-SNAPSHOT</version>
<version>08.00.00-MS-EA2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
6 changes: 3 additions & 3 deletions afs/oraclecloud/objectstorage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>one.microstream</groupId>
<artifactId>microstream-afs-oraclecloud-parent</artifactId>
<version>08.00.00-MS-GA-SNAPSHOT</version>
<version>08.00.00-MS-EA2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -19,12 +19,12 @@
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-afs-blobstore</artifactId>
<version>08.00.00-MS-GA-SNAPSHOT</version>
<version>08.00.00-MS-EA2</version>
</dependency>
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-configuration</artifactId>
<version>08.00.00-MS-GA-SNAPSHOT</version>
<version>08.00.00-MS-EA2</version>
</dependency>
<dependency>
<groupId>com.oracle.oci.sdk</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>one.microstream</groupId>
<artifactId>microstream-afs-parent</artifactId>
<version>08.00.00-MS-GA-SNAPSHOT</version>
<version>08.00.00-MS-EA2</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>one.microstream</groupId>
<artifactId>microstream-parent</artifactId>
<version>08.00.00-MS-GA-SNAPSHOT</version>
<version>08.00.00-MS-EA2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
6 changes: 3 additions & 3 deletions afs/redis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>one.microstream</groupId>
<artifactId>microstream-afs-parent</artifactId>
<version>08.00.00-MS-GA-SNAPSHOT</version>
<version>08.00.00-MS-EA2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -19,12 +19,12 @@
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-afs-blobstore</artifactId>
<version>08.00.00-MS-GA-SNAPSHOT</version>
<version>08.00.00-MS-EA2</version>
</dependency>
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-configuration</artifactId>
<version>08.00.00-MS-GA-SNAPSHOT</version>
<version>08.00.00-MS-EA2</version>
</dependency>
<dependency>
<groupId>io.lettuce</groupId>
Expand Down
6 changes: 3 additions & 3 deletions afs/sql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>one.microstream</groupId>
<artifactId>microstream-afs-parent</artifactId>
<version>08.00.00-MS-GA-SNAPSHOT</version>
<version>08.00.00-MS-EA2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -20,12 +20,12 @@
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-afs</artifactId>
<version>08.00.00-MS-GA-SNAPSHOT</version>
<version>08.00.00-MS-EA2</version>
</dependency>
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-configuration</artifactId>
<version>08.00.00-MS-GA-SNAPSHOT</version>
<version>08.00.00-MS-EA2</version>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>one.microstream</groupId>
<artifactId>microstream-parent</artifactId>
<version>08.00.00-MS-GA-SNAPSHOT</version>
<version>08.00.00-MS-EA2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
6 changes: 3 additions & 3 deletions cache/cache/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>one.microstream</groupId>
<artifactId>microstream-cache-parent</artifactId>
<version>08.00.00-MS-GA-SNAPSHOT</version>
<version>08.00.00-MS-EA2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -22,12 +22,12 @@
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-storage-embedded</artifactId>
<version>08.00.00-MS-GA-SNAPSHOT</version>
<version>08.00.00-MS-EA2</version>
</dependency>
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-storage-embedded-configuration</artifactId>
<version>08.00.00-MS-GA-SNAPSHOT</version>
<version>08.00.00-MS-EA2</version>
</dependency>
<dependency>
<groupId>javax.cache</groupId>
Expand Down
Loading

0 comments on commit 4596730

Please sign in to comment.