Skip to content

Commit 30ea6ee

Browse files
[maven-release-plugin] prepare release 2.34.0
1 parent a600191 commit 30ea6ee

File tree

75 files changed

+77
-77
lines changed

Some content is hidden

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

75 files changed

+77
-77
lines changed

artemis-bom/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.activemq</groupId>
2222
<artifactId>artemis-project</artifactId>
23-
<version>2.34.0-SNAPSHOT</version>
23+
<version>2.34.0</version>
2424
</parent>
2525

2626
<artifactId>artemis-bom</artifactId>

artemis-boot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.activemq</groupId>
2424
<artifactId>artemis-pom</artifactId>
25-
<version>2.34.0-SNAPSHOT</version>
25+
<version>2.34.0</version>
2626
<relativePath>../artemis-pom/pom.xml</relativePath>
2727
</parent>
2828

artemis-cdi-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.activemq</groupId>
2424
<artifactId>artemis-pom</artifactId>
25-
<version>2.34.0-SNAPSHOT</version>
25+
<version>2.34.0</version>
2626
<relativePath>../artemis-pom/pom.xml</relativePath>
2727
</parent>
2828
<modelVersion>4.0.0</modelVersion>

artemis-cli/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.activemq</groupId>
2222
<artifactId>artemis-pom</artifactId>
23-
<version>2.34.0-SNAPSHOT</version>
23+
<version>2.34.0</version>
2424
<relativePath>../artemis-pom/pom.xml</relativePath>
2525
</parent>
2626

artemis-commons/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.activemq</groupId>
2222
<artifactId>artemis-pom</artifactId>
23-
<version>2.34.0-SNAPSHOT</version>
23+
<version>2.34.0</version>
2424
<relativePath>../artemis-pom/pom.xml</relativePath>
2525
</parent>
2626

artemis-core-client-all/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.activemq</groupId>
2222
<artifactId>artemis-pom</artifactId>
23-
<version>2.34.0-SNAPSHOT</version>
23+
<version>2.34.0</version>
2424
<relativePath>../artemis-pom/pom.xml</relativePath>
2525
</parent>
2626

artemis-core-client-osgi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.apache.activemq</groupId>
1616
<artifactId>artemis-pom</artifactId>
17-
<version>2.34.0-SNAPSHOT</version>
17+
<version>2.34.0</version>
1818
<relativePath>../artemis-pom/pom.xml</relativePath>
1919
</parent>
2020

artemis-core-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.activemq</groupId>
2222
<artifactId>artemis-pom</artifactId>
23-
<version>2.34.0-SNAPSHOT</version>
23+
<version>2.34.0</version>
2424
<relativePath>../artemis-pom/pom.xml</relativePath>
2525
</parent>
2626

artemis-distribution/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.activemq</groupId>
2323
<artifactId>artemis-pom</artifactId>
24-
<version>2.34.0-SNAPSHOT</version>
24+
<version>2.34.0</version>
2525
<relativePath>../artemis-pom/pom.xml</relativePath>
2626
</parent>
2727

artemis-dto/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.activemq</groupId>
2222
<artifactId>artemis-pom</artifactId>
23-
<version>2.34.0-SNAPSHOT</version>
23+
<version>2.34.0</version>
2424
<relativePath>../artemis-pom/pom.xml</relativePath>
2525
</parent>
2626

0 commit comments

Comments
 (0)