Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
avelanarius committed Feb 23, 2024
1 parent b51f052 commit 9fe1e03
Show file tree
Hide file tree
Showing 15 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion driver-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.scylladb</groupId>
<artifactId>scylla-driver-parent</artifactId>
<version>3.11.5.2</version>
<version>3.11.5.3-SNAPSHOT</version>
</parent>

<artifactId>scylla-driver-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion driver-dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.scylladb</groupId>
<artifactId>scylla-driver-parent</artifactId>
<version>3.11.5.2</version>
<version>3.11.5.3-SNAPSHOT</version>
</parent>

<artifactId>scylla-driver-dist</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion driver-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.scylladb</groupId>
<artifactId>scylla-driver-parent</artifactId>
<version>3.11.5.2</version>
<version>3.11.5.3-SNAPSHOT</version>
</parent>

<artifactId>scylla-driver-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion driver-extras/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.scylladb</groupId>
<artifactId>scylla-driver-parent</artifactId>
<version>3.11.5.2</version>
<version>3.11.5.3-SNAPSHOT</version>
</parent>

<artifactId>scylla-driver-extras</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion driver-mapping/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.scylladb</groupId>
<artifactId>scylla-driver-parent</artifactId>
<version>3.11.5.2</version>
<version>3.11.5.3-SNAPSHOT</version>
</parent>

<artifactId>scylla-driver-mapping</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion driver-tests/osgi/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.scylladb</groupId>
<artifactId>scylla-driver-tests-osgi</artifactId>
<version>3.11.5.2</version>
<version>3.11.5.3-SNAPSHOT</version>
</parent>

<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion driver-tests/osgi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.scylladb</groupId>
<artifactId>scylla-driver-tests-parent</artifactId>
<version>3.11.5.2</version>
<version>3.11.5.3-SNAPSHOT</version>
</parent>

<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion driver-tests/osgi/shaded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.scylladb</groupId>
<artifactId>scylla-driver-tests-osgi</artifactId>
<version>3.11.5.2</version>
<version>3.11.5.3-SNAPSHOT</version>
</parent>

<artifactId>scylla-driver-tests-osgi-shaded</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion driver-tests/osgi/unshaded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.scylladb</groupId>
<artifactId>scylla-driver-tests-osgi</artifactId>
<version>3.11.5.2</version>
<version>3.11.5.3-SNAPSHOT</version>
</parent>

<artifactId>cassandra-driver-tests-osgi-unshaded</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion driver-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.scylladb</groupId>
<artifactId>scylla-driver-parent</artifactId>
<version>3.11.5.2</version>
<version>3.11.5.3-SNAPSHOT</version>
</parent>

<artifactId>scylla-driver-tests-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion driver-tests/shading/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.scylladb</groupId>
<artifactId>scylla-driver-tests-parent</artifactId>
<version>3.11.5.2</version>
<version>3.11.5.3-SNAPSHOT</version>
</parent>

<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion driver-tests/shading/shaded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.scylladb</groupId>
<artifactId>scylla-driver-tests-shading</artifactId>
<version>3.11.5.2</version>
<version>3.11.5.3-SNAPSHOT</version>
</parent>

<artifactId>scylla-driver-tests-shading-shaded</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion driver-tests/shading/unshaded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.scylladb</groupId>
<artifactId>scylla-driver-tests-shading</artifactId>
<version>3.11.5.2</version>
<version>3.11.5.3-SNAPSHOT</version>
</parent>

<artifactId>scylla-driver-tests-shading-unshaded</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion driver-tests/stress/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.scylladb</groupId>
<artifactId>scylla-driver-tests-parent</artifactId>
<version>3.11.5.2</version>
<version>3.11.5.3-SNAPSHOT</version>
</parent>

<artifactId>scylla-driver-tests-stress</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

<groupId>com.scylladb</groupId>
<artifactId>scylla-driver-parent</artifactId>
<version>3.11.5.2</version>
<version>3.11.5.3-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Java Driver for Scylla and Apache Cassandra</name>
<description>
Expand Down Expand Up @@ -1123,7 +1123,7 @@
<connection>scm:git:https://github.com/scylladb/java-driver</connection>
<developerConnection>scm:git:https://github.com/scylladb/java-driver</developerConnection>
<url>https://github.com/scylladb/java-driver</url>
<tag>3.11.5.2</tag>
<tag>HEAD</tag>
</scm>

<developers>
Expand Down

0 comments on commit 9fe1e03

Please sign in to comment.