Skip to content

Commit 0caf449

Browse files
committed
Start release 3.1.3.2-SNAPSHOT
1 parent 5ae9877 commit 0caf449

File tree

134 files changed

+136
-136
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

134 files changed

+136
-136
lines changed

bouncy-castle/bc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>com.datastax.oss</groupId>
2727
<artifactId>bouncy-castle-parent</artifactId>
28-
<version>3.1.3.1</version>
28+
<version>3.1.3.2-SNAPSHOT</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131

bouncy-castle/bcfips-include-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>com.datastax.oss</groupId>
2626
<artifactId>bouncy-castle-parent</artifactId>
27-
<version>3.1.3.1</version>
27+
<version>3.1.3.2-SNAPSHOT</version>
2828
<relativePath>..</relativePath>
2929
</parent>
3030

bouncy-castle/bcfips/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>com.datastax.oss</groupId>
2727
<artifactId>bouncy-castle-parent</artifactId>
28-
<version>3.1.3.1</version>
28+
<version>3.1.3.2-SNAPSHOT</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131

bouncy-castle/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>com.datastax.oss</groupId>
2727
<artifactId>pulsar</artifactId>
28-
<version>3.1.3.1</version>
28+
<version>3.1.3.2-SNAPSHOT</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131

buildtools/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@
3131

3232
<groupId>com.datastax.oss</groupId>
3333
<artifactId>buildtools</artifactId>
34-
<version>3.1.3.1</version>
34+
<version>3.1.3.2-SNAPSHOT</version>
3535
<packaging>jar</packaging>
3636
<name>Pulsar Build Tools</name>
3737

3838
<properties>
39-
<project.build.outputTimestamp>2024-04-09T04:48:06Z</project.build.outputTimestamp>
39+
<project.build.outputTimestamp>2024-04-15T04:49:52Z</project.build.outputTimestamp>
4040
<maven.compiler.source>1.8</maven.compiler.source>
4141
<maven.compiler.target>1.8</maven.compiler.target>
4242
<surefire.version>3.1.0</surefire.version>

distribution/io/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>com.datastax.oss</groupId>
2727
<artifactId>distribution</artifactId>
28-
<version>3.1.3.1</version>
28+
<version>3.1.3.2-SNAPSHOT</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131

distribution/offloaders/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>com.datastax.oss</groupId>
2727
<artifactId>distribution</artifactId>
28-
<version>3.1.3.1</version>
28+
<version>3.1.3.2-SNAPSHOT</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131

distribution/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>com.datastax.oss</groupId>
2727
<artifactId>pulsar</artifactId>
28-
<version>3.1.3.1</version>
28+
<version>3.1.3.2-SNAPSHOT</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131

distribution/server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>com.datastax.oss</groupId>
2727
<artifactId>distribution</artifactId>
28-
<version>3.1.3.1</version>
28+
<version>3.1.3.2-SNAPSHOT</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131

distribution/shell/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>com.datastax.oss</groupId>
2727
<artifactId>distribution</artifactId>
28-
<version>3.1.3.1</version>
28+
<version>3.1.3.2-SNAPSHOT</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131

0 commit comments

Comments
 (0)