Skip to content

Commit d0f2d79

Browse files
committed
[maven-release-plugin] prepare release 2.11.0
1 parent 88773a1 commit d0f2d79

8 files changed

Lines changed: 10 additions & 10 deletions

File tree

apache-qpid-jms/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<groupId>org.apache.qpid</groupId>
2020
<artifactId>qpid-jms-parent</artifactId>
21-
<version>2.11.0-SNAPSHOT</version>
21+
<version>2.11.0</version>
2222
</parent>
2323
<modelVersion>4.0.0</modelVersion>
2424

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
<groupId>org.apache.qpid</groupId>
2626
<artifactId>qpid-jms-parent</artifactId>
27-
<version>2.11.0-SNAPSHOT</version>
27+
<version>2.11.0</version>
2828
<packaging>pom</packaging>
2929
<name>QpidJMS</name>
3030
<inceptionYear>2013</inceptionYear>
@@ -67,7 +67,7 @@
6767

6868
<javaVersion>11</javaVersion>
6969

70-
<project.build.outputTimestamp>2026-01-20T17:35:30Z</project.build.outputTimestamp>
70+
<project.build.outputTimestamp>2026-08-07T16:37:03Z</project.build.outputTimestamp>
7171

7272
<!-- Test properties -->
7373
<maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>
@@ -92,7 +92,7 @@
9292
<connection>scm:git:https://gitbox.apache.org/repos/asf/qpid-jms.git</connection>
9393
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/qpid-jms.git</developerConnection>
9494
<url>https://gitbox.apache.org/repos/asf?p=qpid-jms.git</url>
95-
<tag>HEAD</tag>
95+
<tag>2.11.0</tag>
9696
</scm>
9797

9898
<modules>

qpid-jms-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.qpid</groupId>
2222
<artifactId>qpid-jms-parent</artifactId>
23-
<version>2.11.0-SNAPSHOT</version>
23+
<version>2.11.0</version>
2424
</parent>
2525

2626
<artifactId>qpid-jms-client</artifactId>

qpid-jms-discovery/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.qpid</groupId>
2222
<artifactId>qpid-jms-parent</artifactId>
23-
<version>2.11.0-SNAPSHOT</version>
23+
<version>2.11.0</version>
2424
</parent>
2525

2626
<artifactId>qpid-jms-discovery</artifactId>

qpid-jms-docs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<groupId>org.apache.qpid</groupId>
2020
<artifactId>qpid-jms-parent</artifactId>
21-
<version>2.11.0-SNAPSHOT</version>
21+
<version>2.11.0</version>
2222
</parent>
2323
<modelVersion>4.0.0</modelVersion>
2424

qpid-jms-examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.qpid</groupId>
2222
<artifactId>qpid-jms-parent</artifactId>
23-
<version>2.11.0-SNAPSHOT</version>
23+
<version>2.11.0</version>
2424
</parent>
2525

2626
<artifactId>qpid-jms-examples</artifactId>

qpid-jms-interop-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.qpid</groupId>
2222
<artifactId>qpid-jms-parent</artifactId>
23-
<version>2.11.0-SNAPSHOT</version>
23+
<version>2.11.0</version>
2424
</parent>
2525

2626
<artifactId>qpid-jms-interop-tests</artifactId>

qpid-jms-interop-tests/qpid-jms-activemq-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.qpid</groupId>
2222
<artifactId>qpid-jms-interop-tests</artifactId>
23-
<version>2.11.0-SNAPSHOT</version>
23+
<version>2.11.0</version>
2424
</parent>
2525

2626
<artifactId>qpid-jms-activemq-tests</artifactId>

0 commit comments

Comments
 (0)