Skip to content

Commit 0b559b2

Browse files
Start release 4.0.3.6-SNAPSHOT
1 parent 3a8503d commit 0b559b2

File tree

133 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.

133 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>4.0.3.5</version>
28+
<version>4.0.3.6-SNAPSHOT</version>
2929
</parent>
3030

3131
<artifactId>bouncy-castle-bc</artifactId>

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>4.0.3.5</version>
27+
<version>4.0.3.6-SNAPSHOT</version>
2828
</parent>
2929

3030
<artifactId>bcfips-include-test</artifactId>

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>4.0.3.5</version>
28+
<version>4.0.3.6-SNAPSHOT</version>
2929
</parent>
3030

3131
<artifactId>bouncy-castle-bcfips</artifactId>

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>4.0.3.5</version>
28+
<version>4.0.3.6-SNAPSHOT</version>
2929
</parent>
3030

3131
<build>

buildtools/pom.xml

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

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

@@ -43,7 +43,7 @@
4343
</developers>
4444

4545
<properties>
46-
<project.build.outputTimestamp>2025-07-30T14:07:25Z</project.build.outputTimestamp>
46+
<project.build.outputTimestamp>2025-07-30T14:07:47Z</project.build.outputTimestamp>
4747
<maven.compiler.source>1.8</maven.compiler.source>
4848
<maven.compiler.target>1.8</maven.compiler.target>
4949
<maven.compiler.release>8</maven.compiler.release>

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>4.0.3.5</version>
28+
<version>4.0.3.6-SNAPSHOT</version>
2929
</parent>
3030

3131
<artifactId>pulsar-io-distribution</artifactId>

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>4.0.3.5</version>
28+
<version>4.0.3.6-SNAPSHOT</version>
2929
</parent>
3030

3131
<artifactId>pulsar-offloader-distribution</artifactId>

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>4.0.3.5</version>
28+
<version>4.0.3.6-SNAPSHOT</version>
2929
</parent>
3030

3131
<artifactId>distribution</artifactId>

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>4.0.3.5</version>
28+
<version>4.0.3.6-SNAPSHOT</version>
2929
</parent>
3030

3131
<artifactId>pulsar-server-distribution</artifactId>

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>4.0.3.5</version>
28+
<version>4.0.3.6-SNAPSHOT</version>
2929
</parent>
3030

3131
<artifactId>pulsar-shell-distribution</artifactId>

0 commit comments

Comments
 (0)