Skip to content

Commit 75f17ba

Browse files
[maven-release-plugin] prepare release 2.36.0
1 parent db0ba73 commit 75f17ba

File tree

76 files changed

+78
-78
lines changed

Some content is hidden

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

76 files changed

+78
-78
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.36.0-SNAPSHOT</version>
23+
<version>2.36.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.36.0-SNAPSHOT</version>
25+
<version>2.36.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.36.0-SNAPSHOT</version>
25+
<version>2.36.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.36.0-SNAPSHOT</version>
23+
<version>2.36.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.36.0-SNAPSHOT</version>
23+
<version>2.36.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.36.0-SNAPSHOT</version>
23+
<version>2.36.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.36.0-SNAPSHOT</version>
17+
<version>2.36.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.36.0-SNAPSHOT</version>
23+
<version>2.36.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.36.0-SNAPSHOT</version>
24+
<version>2.36.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.36.0-SNAPSHOT</version>
23+
<version>2.36.0</version>
2424
<relativePath>../artemis-pom/pom.xml</relativePath>
2525
</parent>
2626

artemis-features/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.apache.activemq</groupId>
2121
<artifactId>artemis-pom</artifactId>
22-
<version>2.36.0-SNAPSHOT</version>
22+
<version>2.36.0</version>
2323
<relativePath>../artemis-pom/pom.xml</relativePath>
2424
</parent>
2525
<artifactId>artemis-features</artifactId>

artemis-hawtio/activemq-branding/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-hawtio-pom</artifactId>
25-
<version>2.36.0-SNAPSHOT</version>
25+
<version>2.36.0</version>
2626
</parent>
2727

2828
<artifactId>activemq-branding</artifactId>

artemis-hawtio/artemis-console/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-hawtio-pom</artifactId>
25-
<version>2.36.0-SNAPSHOT</version>
25+
<version>2.36.0</version>
2626
</parent>
2727

2828
<artifactId>artemis-console</artifactId>

artemis-hawtio/artemis-plugin/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-hawtio-pom</artifactId>
25-
<version>2.36.0-SNAPSHOT</version>
25+
<version>2.36.0</version>
2626
</parent>
2727

2828
<artifactId>artemis-plugin</artifactId>

artemis-hawtio/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.36.0-SNAPSHOT</version>
25+
<version>2.36.0</version>
2626
<relativePath>../artemis-pom/pom.xml</relativePath>
2727
</parent>
2828

artemis-image/examples/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.36.0-SNAPSHOT</version>
24+
<version>2.36.0</version>
2525
<relativePath>../../artemis-pom/pom.xml</relativePath>
2626
</parent>
2727

artemis-image/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.36.0-SNAPSHOT</version>
24+
<version>2.36.0</version>
2525
<relativePath>../artemis-pom/pom.xml</relativePath>
2626
</parent>
2727

artemis-jakarta-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.36.0-SNAPSHOT</version>
23+
<version>2.36.0</version>
2424
<relativePath>../artemis-pom/pom.xml</relativePath>
2525
</parent>
2626

artemis-jakarta-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.36.0-SNAPSHOT</version>
23+
<version>2.36.0</version>
2424
<relativePath>../artemis-pom/pom.xml</relativePath>
2525
</parent>
2626

artemis-jakarta-ra/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.36.0-SNAPSHOT</version>
24+
<version>2.36.0</version>
2525
<relativePath>../artemis-pom/pom.xml</relativePath>
2626
</parent>
2727

artemis-jakarta-server/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.36.0-SNAPSHOT</version>
23+
<version>2.36.0</version>
2424
<relativePath>../artemis-pom/pom.xml</relativePath>
2525
</parent>
2626

artemis-jakarta-service-extensions/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.36.0-SNAPSHOT</version>
23+
<version>2.36.0</version>
2424
<relativePath>../artemis-pom/pom.xml</relativePath>
2525
</parent>
2626

artemis-jdbc-store/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.36.0-SNAPSHOT</version>
23+
<version>2.36.0</version>
2424
<relativePath>../artemis-pom/pom.xml</relativePath>
2525
</parent>
2626

artemis-jms-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.36.0-SNAPSHOT</version>
23+
<version>2.36.0</version>
2424
<relativePath>../artemis-pom/pom.xml</relativePath>
2525
</parent>
2626

artemis-jms-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.36.0-SNAPSHOT</version>
17+
<version>2.36.0</version>
1818
<relativePath>../artemis-pom/pom.xml</relativePath>
1919
</parent>
2020

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

artemis-jms-server/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.36.0-SNAPSHOT</version>
23+
<version>2.36.0</version>
2424
<relativePath>../artemis-pom/pom.xml</relativePath>
2525
</parent>
2626

artemis-journal/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.36.0-SNAPSHOT</version>
23+
<version>2.36.0</version>
2424
<relativePath>../artemis-pom/pom.xml</relativePath>
2525
</parent>
2626

artemis-junit/artemis-junit-4/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-junit-parent</artifactId>
24-
<version>2.36.0-SNAPSHOT</version>
24+
<version>2.36.0</version>
2525
</parent>
2626

2727
<artifactId>artemis-junit</artifactId>

artemis-junit/artemis-junit-5/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-junit-parent</artifactId>
24-
<version>2.36.0-SNAPSHOT</version>
24+
<version>2.36.0</version>
2525
</parent>
2626

2727
<artifactId>artemis-junit-5</artifactId>

artemis-junit/artemis-junit-commons/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-junit-parent</artifactId>
24-
<version>2.36.0-SNAPSHOT</version>
24+
<version>2.36.0</version>
2525
</parent>
2626

2727
<artifactId>artemis-junit-commons</artifactId>

artemis-junit/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.36.0-SNAPSHOT</version>
24+
<version>2.36.0</version>
2525
<relativePath>../artemis-pom/pom.xml</relativePath>
2626
</parent>
2727

artemis-lockmanager/artemis-lockmanager-api/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-lockmanager</artifactId>
23-
<version>2.36.0-SNAPSHOT</version>
23+
<version>2.36.0</version>
2424
</parent>
2525

2626
<artifactId>artemis-lockmanager-api</artifactId>

artemis-lockmanager/artemis-lockmanager-ri/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-lockmanager</artifactId>
23-
<version>2.36.0-SNAPSHOT</version>
23+
<version>2.36.0</version>
2424
</parent>
2525

2626
<artifactId>artemis-lockmanager-ri</artifactId>

artemis-lockmanager/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.36.0-SNAPSHOT</version>
24+
<version>2.36.0</version>
2525
<relativePath>../artemis-pom/pom.xml</relativePath>
2626
</parent>
2727

artemis-log-annotation-processor/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.36.0-SNAPSHOT</version>
23+
<version>2.36.0</version>
2424
</parent>
2525

2626
<artifactId>artemis-log-annotation-processor</artifactId>

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

artemis-maven-plugin/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.36.0-SNAPSHOT</version>
23+
<version>2.36.0</version>
2424
<relativePath>../artemis-pom/pom.xml</relativePath>
2525
</parent>
2626

artemis-pom/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.36.0-SNAPSHOT</version>
23+
<version>2.36.0</version>
2424
</parent>
2525

2626
<artifactId>artemis-pom</artifactId>

artemis-protocols/artemis-amqp-protocol/pom.xml

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

2626
<artifactId>artemis-amqp-protocol</artifactId>

artemis-protocols/artemis-hornetq-protocol/pom.xml

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

2626
<artifactId>artemis-hornetq-protocol</artifactId>

artemis-protocols/artemis-hqclient-protocol/pom.xml

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

2626
<artifactId>artemis-hqclient-protocol</artifactId>

artemis-protocols/artemis-jakarta-openwire-protocol/pom.xml

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

2626
<artifactId>artemis-jakarta-openwire-protocol</artifactId>

artemis-protocols/artemis-mqtt-protocol/pom.xml

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

2626
<artifactId>artemis-mqtt-protocol</artifactId>

0 commit comments

Comments
 (0)