Skip to content

Commit 2e94ec3

Browse files
committed
[maven-release-plugin] prepare release activemq-6.1.7
1 parent dd4205c commit 2e94ec3

File tree

40 files changed

+42
-42
lines changed

40 files changed

+42
-42
lines changed

activemq-all/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>activemq-parent</artifactId>
17-
<version>6.1.7-SNAPSHOT</version>
17+
<version>6.1.7</version>
1818
</parent>
1919

2020
<artifactId>activemq-all</artifactId>

activemq-amqp/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>activemq-parent</artifactId>
25-
<version>6.1.7-SNAPSHOT</version>
25+
<version>6.1.7</version>
2626
</parent>
2727

2828
<artifactId>activemq-amqp</artifactId>

activemq-blueprint/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>activemq-parent</artifactId>
25-
<version>6.1.7-SNAPSHOT</version>
25+
<version>6.1.7</version>
2626
</parent>
2727

2828
<artifactId>activemq-blueprint</artifactId>

activemq-broker/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>activemq-parent</artifactId>
25-
<version>6.1.7-SNAPSHOT</version>
25+
<version>6.1.7</version>
2626
</parent>
2727

2828
<artifactId>activemq-broker</artifactId>

activemq-cf/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.activemq</groupId>
2626
<artifactId>activemq-parent</artifactId>
27-
<version>6.1.7-SNAPSHOT</version>
27+
<version>6.1.7</version>
2828
</parent>
2929

3030
<artifactId>activemq-cf</artifactId>

activemq-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>activemq-parent</artifactId>
25-
<version>6.1.7-SNAPSHOT</version>
25+
<version>6.1.7</version>
2626
</parent>
2727

2828
<artifactId>activemq-client</artifactId>

activemq-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>activemq-parent</artifactId>
25-
<version>6.1.7-SNAPSHOT</version>
25+
<version>6.1.7</version>
2626
</parent>
2727

2828
<artifactId>activemq-console</artifactId>

activemq-http/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>activemq-parent</artifactId>
25-
<version>6.1.7-SNAPSHOT</version>
25+
<version>6.1.7</version>
2626
</parent>
2727

2828
<artifactId>activemq-http</artifactId>

activemq-jaas/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>activemq-parent</artifactId>
25-
<version>6.1.7-SNAPSHOT</version>
25+
<version>6.1.7</version>
2626
</parent>
2727

2828
<artifactId>activemq-jaas</artifactId>

activemq-jdbc-store/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>activemq-parent</artifactId>
25-
<version>6.1.7-SNAPSHOT</version>
25+
<version>6.1.7</version>
2626
</parent>
2727

2828
<artifactId>activemq-jdbc-store</artifactId>

0 commit comments

Comments
 (0)