Skip to content

Commit a51279e

Browse files
committed
Release 3.0.11
1 parent eb3001c commit a51279e

File tree

133 files changed

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

+135
-135
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.0.11-SNAPSHOT</version>
28+
<version>3.0.11</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.0.11-SNAPSHOT</version>
27+
<version>3.0.11</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.0.11-SNAPSHOT</version>
28+
<version>3.0.11</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.0.11-SNAPSHOT</version>
28+
<version>3.0.11</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.0.11-SNAPSHOT</version>
34+
<version>3.0.11</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-02-27T13:06:59Z</project.build.outputTimestamp>
46+
<project.build.outputTimestamp>2025-03-31T05:22:47Z</project.build.outputTimestamp>
4747
<maven.compiler.source>1.8</maven.compiler.source>
4848
<maven.compiler.target>1.8</maven.compiler.target>
4949
<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>org.apache.pulsar</groupId>
2727
<artifactId>distribution</artifactId>
28-
<version>3.0.11-SNAPSHOT</version>
28+
<version>3.0.11</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.0.11-SNAPSHOT</version>
28+
<version>3.0.11</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.0.11-SNAPSHOT</version>
28+
<version>3.0.11</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.0.11-SNAPSHOT</version>
28+
<version>3.0.11</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.0.11-SNAPSHOT</version>
28+
<version>3.0.11</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131

0 commit comments

Comments
 (0)