Skip to content

Commit 6172389

Browse files
committed
Release 3.3.7
1 parent d9d0729 commit 6172389

File tree

134 files changed

+137
-137
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

+137
-137
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>org.apache.pulsar</groupId>
2727
<artifactId>bouncy-castle-parent</artifactId>
28-
<version>3.3.7-SNAPSHOT</version>
28+
<version>3.3.7</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>org.apache.pulsar</groupId>
2626
<artifactId>bouncy-castle-parent</artifactId>
27-
<version>3.3.7-SNAPSHOT</version>
27+
<version>3.3.7</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>org.apache.pulsar</groupId>
2727
<artifactId>bouncy-castle-parent</artifactId>
28-
<version>3.3.7-SNAPSHOT</version>
28+
<version>3.3.7</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>org.apache.pulsar</groupId>
2727
<artifactId>pulsar</artifactId>
28-
<version>3.3.7-SNAPSHOT</version>
28+
<version>3.3.7</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,7 +31,7 @@
3131

3232
<groupId>org.apache.pulsar</groupId>
3333
<artifactId>buildtools</artifactId>
34-
<version>3.3.7-SNAPSHOT</version>
34+
<version>3.3.7</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-04-09T09:10:49Z</project.build.outputTimestamp>
46+
<project.build.outputTimestamp>2025-05-20T12:38:22Z</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>org.apache.pulsar</groupId>
2727
<artifactId>distribution</artifactId>
28-
<version>3.3.7-SNAPSHOT</version>
28+
<version>3.3.7</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>org.apache.pulsar</groupId>
2727
<artifactId>distribution</artifactId>
28-
<version>3.3.7-SNAPSHOT</version>
28+
<version>3.3.7</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>org.apache.pulsar</groupId>
2727
<artifactId>pulsar</artifactId>
28-
<version>3.3.7-SNAPSHOT</version>
28+
<version>3.3.7</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>org.apache.pulsar</groupId>
2727
<artifactId>distribution</artifactId>
28-
<version>3.3.7-SNAPSHOT</version>
28+
<version>3.3.7</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>org.apache.pulsar</groupId>
2727
<artifactId>distribution</artifactId>
28-
<version>3.3.7-SNAPSHOT</version>
28+
<version>3.3.7</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131

0 commit comments

Comments
 (0)