Skip to content

Commit

Permalink
prepare version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
zdenek-jonas committed Mar 29, 2022
1 parent f2d2b57 commit 415d312
Show file tree
Hide file tree
Showing 57 changed files with 117 additions and 117 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>07.00.00-MS-beta2-SNAPSHOT</version>
<version>07.00.00-MS-beta2</version>
<relativePath>../pom.xml</relativePath>
</parent>

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

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>07.00.00-MS-beta2-SNAPSHOT</version>
<version>07.00.00-MS-beta2</version>
<relativePath>../pom.xml</relativePath>
</parent>

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

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>07.00.00-MS-beta2-SNAPSHOT</version>
<version>07.00.00-MS-beta2</version>
<relativePath>../pom.xml</relativePath>
</parent>

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>07.00.00-MS-beta2-SNAPSHOT</version>
<version>07.00.00-MS-beta2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -20,12 +20,12 @@
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-afs</artifactId>
<version>07.00.00-MS-beta2-SNAPSHOT</version>
<version>07.00.00-MS-beta2</version>
</dependency>
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-configuration</artifactId>
<version>07.00.00-MS-beta2-SNAPSHOT</version>
<version>07.00.00-MS-beta2</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>07.00.00-MS-beta2-SNAPSHOT</version>
<version>07.00.00-MS-beta2</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>07.00.00-MS-beta2-SNAPSHOT</version>
<version>07.00.00-MS-beta2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -22,12 +22,12 @@
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-storage-embedded</artifactId>
<version>07.00.00-MS-beta2-SNAPSHOT</version>
<version>07.00.00-MS-beta2</version>
</dependency>
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-storage-embedded-configuration</artifactId>
<version>07.00.00-MS-beta2-SNAPSHOT</version>
<version>07.00.00-MS-beta2</version>
</dependency>
<dependency>
<groupId>javax.cache</groupId>
Expand Down
4 changes: 2 additions & 2 deletions cache/hibernate/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>07.00.00-MS-beta2-SNAPSHOT</version>
<version>07.00.00-MS-beta2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -22,7 +22,7 @@
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-cache</artifactId>
<version>07.00.00-MS-beta2-SNAPSHOT</version>
<version>07.00.00-MS-beta2</version>
</dependency>
<dependency>
<groupId>org.hibernate</groupId>
Expand Down
2 changes: 1 addition & 1 deletion 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-parent</artifactId>
<version>07.00.00-MS-beta2-SNAPSHOT</version>
<version>07.00.00-MS-beta2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
6 changes: 3 additions & 3 deletions communication/binary/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-communication-parent</artifactId>
<version>07.00.00-MS-beta2-SNAPSHOT</version>
<version>07.00.00-MS-beta2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -20,12 +20,12 @@
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-communication</artifactId>
<version>07.00.00-MS-beta2-SNAPSHOT</version>
<version>07.00.00-MS-beta2</version>
</dependency>
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-persistence-binary</artifactId>
<version>07.00.00-MS-beta2-SNAPSHOT</version>
<version>07.00.00-MS-beta2</version>
</dependency>
</dependencies>

Expand Down
4 changes: 2 additions & 2 deletions communication/communication/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-communication-parent</artifactId>
<version>07.00.00-MS-beta2-SNAPSHOT</version>
<version>07.00.00-MS-beta2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -20,7 +20,7 @@
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-persistence</artifactId>
<version>07.00.00-MS-beta2-SNAPSHOT</version>
<version>07.00.00-MS-beta2</version>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion communication/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>07.00.00-MS-beta2-SNAPSHOT</version>
<version>07.00.00-MS-beta2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions configuration/configuration/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-configuration-parent</artifactId>
<version>07.00.00-MS-beta2-SNAPSHOT</version>
<version>07.00.00-MS-beta2</version>
<relativePath>../pom.xml</relativePath>
</parent>

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

Expand Down
4 changes: 2 additions & 2 deletions configuration/hocon/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-configuration-parent</artifactId>
<version>07.00.00-MS-beta2-SNAPSHOT</version>
<version>07.00.00-MS-beta2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -22,7 +22,7 @@
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-configuration</artifactId>
<version>07.00.00-MS-beta2-SNAPSHOT</version>
<version>07.00.00-MS-beta2</version>
</dependency>
<dependency>
<groupId>com.typesafe</groupId>
Expand Down
2 changes: 1 addition & 1 deletion configuration/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>07.00.00-MS-beta2-SNAPSHOT</version>
<version>07.00.00-MS-beta2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions configuration/yaml/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-configuration-parent</artifactId>
<version>07.00.00-MS-beta2-SNAPSHOT</version>
<version>07.00.00-MS-beta2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -22,7 +22,7 @@
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-configuration</artifactId>
<version>07.00.00-MS-beta2-SNAPSHOT</version>
<version>07.00.00-MS-beta2</version>
</dependency>
<dependency>
<groupId>org.yaml</groupId>
Expand Down
4 changes: 2 additions & 2 deletions examples/blobs/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-examples-parent</artifactId>
<version>07.00.00-MS-beta2-SNAPSHOT</version>
<version>07.00.00-MS-beta2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -17,7 +17,7 @@
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-storage-embedded</artifactId>
<version>07.00.00-MS-beta2-SNAPSHOT</version>
<version>07.00.00-MS-beta2</version>
</dependency>
</dependencies>

Expand Down
4 changes: 2 additions & 2 deletions examples/cdi-javase/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-examples-parent</artifactId>
<version>07.00.00-MS-beta2-SNAPSHOT</version>
<version>07.00.00-MS-beta2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -25,7 +25,7 @@
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-integrations-cdi</artifactId>
<version>07.00.00-MS-beta2-SNAPSHOT</version>
<version>07.00.00-MS-beta2</version>
</dependency>
<dependency>
<groupId>org.jboss.weld.se</groupId>
Expand Down
4 changes: 2 additions & 2 deletions examples/communication/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>one.microstream</groupId>
<artifactId>microstream-examples-parent</artifactId>
<version>07.00.00-MS-beta2-SNAPSHOT</version>
<version>07.00.00-MS-beta2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -16,7 +16,7 @@
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-communication-binary</artifactId>
<version>07.00.00-MS-beta2-SNAPSHOT</version>
<version>07.00.00-MS-beta2</version>
</dependency>
<dependency>
<groupId>ch.qos.logback</groupId>
Expand Down
6 changes: 3 additions & 3 deletions examples/custom-legacy-type-handler/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-examples-parent</artifactId>
<version>07.00.00-MS-beta2-SNAPSHOT</version>
<version>07.00.00-MS-beta2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -19,12 +19,12 @@
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-storage-embedded</artifactId>
<version>07.00.00-MS-beta2-SNAPSHOT</version>
<version>07.00.00-MS-beta2</version>
</dependency>
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-persistence-binary-jdk8</artifactId>
<version>07.00.00-MS-beta2-SNAPSHOT</version>
<version>07.00.00-MS-beta2</version>
</dependency>
</dependencies>
</project>
6 changes: 3 additions & 3 deletions examples/custom-type-handler/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-examples-parent</artifactId>
<version>07.00.00-MS-beta2-SNAPSHOT</version>
<version>07.00.00-MS-beta2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -19,12 +19,12 @@
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-storage-embedded</artifactId>
<version>07.00.00-MS-beta2-SNAPSHOT</version>
<version>07.00.00-MS-beta2</version>
</dependency>
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-persistence-binary-jdk8</artifactId>
<version>07.00.00-MS-beta2-SNAPSHOT</version>
<version>07.00.00-MS-beta2</version>
</dependency>
</dependencies>

Expand Down
4 changes: 2 additions & 2 deletions examples/deleting/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-examples-parent</artifactId>
<version>07.00.00-MS-beta2-SNAPSHOT</version>
<version>07.00.00-MS-beta2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -19,7 +19,7 @@
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-storage-embedded</artifactId>
<version>07.00.00-MS-beta2-SNAPSHOT</version>
<version>07.00.00-MS-beta2</version>
</dependency>
</dependencies>

Expand Down
4 changes: 2 additions & 2 deletions examples/eager-storing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>one.microstream</groupId>
<artifactId>microstream-examples-parent</artifactId>
<version>07.00.00-MS-beta2-SNAPSHOT</version>
<version>07.00.00-MS-beta2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -20,7 +20,7 @@
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-storage-embedded</artifactId>
<version>07.00.00-MS-beta2-SNAPSHOT</version>
<version>07.00.00-MS-beta2</version>
</dependency>
</dependencies>

Expand Down
4 changes: 2 additions & 2 deletions examples/filesystems/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-examples-parent</artifactId>
<version>07.00.00-MS-beta2-SNAPSHOT</version>
<version>07.00.00-MS-beta2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -19,7 +19,7 @@
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-storage-embedded</artifactId>
<version>07.00.00-MS-beta2-SNAPSHOT</version>
<version>07.00.00-MS-beta2</version>
</dependency>
<dependency>
<groupId>com.google.jimfs</groupId>
Expand Down
Loading

0 comments on commit 415d312

Please sign in to comment.