Repository: activemq-artemis Updated Branches: refs/heads/master 696206b1d -> 4a0709171
[maven-release-plugin] prepare release 1.3.0 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/93cf7b4b Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/93cf7b4b Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/93cf7b4b Branch: refs/heads/master Commit: 93cf7b4b9bd735988aad1d89fd268799b7dd3f41 Parents: 696206b Author: Martyn Taylor <[email protected]> Authored: Thu Jun 9 11:23:03 2016 +0100 Committer: Martyn Taylor <[email protected]> Committed: Thu Jun 9 11:23:03 2016 +0100 ---------------------------------------------------------------------- artemis-boot/pom.xml | 2 +- artemis-cli/pom.xml | 2 +- artemis-commons/pom.xml | 2 +- artemis-core-client/pom.xml | 2 +- artemis-distribution/pom.xml | 2 +- artemis-dto/pom.xml | 2 +- artemis-features/pom.xml | 2 +- artemis-jdbc-store/pom.xml | 2 +- artemis-jms-client/pom.xml | 2 +- artemis-jms-server/pom.xml | 2 +- artemis-journal/pom.xml | 2 +- artemis-maven-plugin/pom.xml | 2 +- artemis-native/pom.xml | 2 +- artemis-protocols/artemis-amqp-protocol/pom.xml | 2 +- artemis-protocols/artemis-hornetq-protocol/pom.xml | 2 +- artemis-protocols/artemis-hqclient-protocol/pom.xml | 2 +- artemis-protocols/artemis-mqtt-protocol/pom.xml | 2 +- artemis-protocols/artemis-openwire-protocol/pom.xml | 2 +- artemis-protocols/artemis-proton-plug/pom.xml | 2 +- artemis-protocols/artemis-stomp-protocol/pom.xml | 2 +- artemis-protocols/pom.xml | 2 +- artemis-ra/pom.xml | 2 +- artemis-rest/pom.xml | 2 +- artemis-selector/pom.xml | 2 +- artemis-server-osgi/pom.xml | 2 +- artemis-server/pom.xml | 2 +- artemis-service-extensions/pom.xml | 2 +- artemis-web/pom.xml | 2 +- artemis-website/pom.xml | 2 +- integration/activemq-aerogear-integration/pom.xml | 2 +- integration/activemq-spring-integration/pom.xml | 2 +- integration/activemq-vertx-integration/pom.xml | 2 +- pom.xml | 4 ++-- tests/integration-tests/pom.xml | 2 +- tests/jms-tests/pom.xml | 2 +- tests/joram-tests/pom.xml | 2 +- tests/performance-tests/pom.xml | 2 +- tests/pom.xml | 2 +- tests/soak-tests/pom.xml | 2 +- tests/stress-tests/pom.xml | 2 +- tests/timing-tests/pom.xml | 2 +- tests/unit-tests/pom.xml | 2 +- 42 files changed, 43 insertions(+), 43 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/93cf7b4b/artemis-boot/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-boot/pom.xml b/artemis-boot/pom.xml index eb68634..435fb0e 100644 --- a/artemis-boot/pom.xml +++ b/artemis-boot/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.3.0</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/93cf7b4b/artemis-cli/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-cli/pom.xml b/artemis-cli/pom.xml index 83ddea9..f5b03c7 100644 --- a/artemis-cli/pom.xml +++ b/artemis-cli/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>artemis-cli</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/93cf7b4b/artemis-commons/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-commons/pom.xml b/artemis-commons/pom.xml index 915fcbc..47b17ff 100644 --- a/artemis-commons/pom.xml +++ b/artemis-commons/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>artemis-commons</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/93cf7b4b/artemis-core-client/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-core-client/pom.xml b/artemis-core-client/pom.xml index d445dbf..250861f 100644 --- a/artemis-core-client/pom.xml +++ b/artemis-core-client/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>artemis-core-client</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/93cf7b4b/artemis-distribution/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-distribution/pom.xml b/artemis-distribution/pom.xml index 9346924..0f1d90f 100644 --- a/artemis-distribution/pom.xml +++ b/artemis-distribution/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>apache-artemis</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/93cf7b4b/artemis-dto/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-dto/pom.xml b/artemis-dto/pom.xml index 72e3f0c..a6fe210 100644 --- a/artemis-dto/pom.xml +++ b/artemis-dto/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>artemis-dto</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/93cf7b4b/artemis-features/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-features/pom.xml b/artemis-features/pom.xml index c95c4d6..2645703 100644 --- a/artemis-features/pom.xml +++ b/artemis-features/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>artemis-features</artifactId> <packaging>pom</packaging> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/93cf7b4b/artemis-jdbc-store/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-jdbc-store/pom.xml b/artemis-jdbc-store/pom.xml index 72ba37e..c35a3a1 100644 --- a/artemis-jdbc-store/pom.xml +++ b/artemis-jdbc-store/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>artemis-jdbc-store</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/93cf7b4b/artemis-jms-client/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-jms-client/pom.xml b/artemis-jms-client/pom.xml index 6a06d41..ff327fc 100644 --- a/artemis-jms-client/pom.xml +++ b/artemis-jms-client/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>artemis-jms-client</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/93cf7b4b/artemis-jms-server/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-jms-server/pom.xml b/artemis-jms-server/pom.xml index 0603955..a5eb954 100644 --- a/artemis-jms-server/pom.xml +++ b/artemis-jms-server/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>artemis-jms-server</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/93cf7b4b/artemis-journal/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-journal/pom.xml b/artemis-journal/pom.xml index 635a8b6..c1e4088 100644 --- a/artemis-journal/pom.xml +++ b/artemis-journal/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>artemis-journal</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/93cf7b4b/artemis-maven-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-maven-plugin/pom.xml b/artemis-maven-plugin/pom.xml index 67d08d0..1fdcca9 100644 --- a/artemis-maven-plugin/pom.xml +++ b/artemis-maven-plugin/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>artemis-maven-plugin</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/93cf7b4b/artemis-native/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-native/pom.xml b/artemis-native/pom.xml index 89bc76e..3346f47 100644 --- a/artemis-native/pom.xml +++ b/artemis-native/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>artemis-native</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/93cf7b4b/artemis-protocols/artemis-amqp-protocol/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-protocols/artemis-amqp-protocol/pom.xml b/artemis-protocols/artemis-amqp-protocol/pom.xml index a1fe6f6..6354456 100644 --- a/artemis-protocols/artemis-amqp-protocol/pom.xml +++ b/artemis-protocols/artemis-amqp-protocol/pom.xml @@ -18,7 +18,7 @@ <parent> <artifactId>artemis-protocols</artifactId> <groupId>org.apache.activemq</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/93cf7b4b/artemis-protocols/artemis-hornetq-protocol/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-protocols/artemis-hornetq-protocol/pom.xml b/artemis-protocols/artemis-hornetq-protocol/pom.xml index 388d3d8..404cca1 100644 --- a/artemis-protocols/artemis-hornetq-protocol/pom.xml +++ b/artemis-protocols/artemis-hornetq-protocol/pom.xml @@ -18,7 +18,7 @@ <parent> <artifactId>artemis-protocols</artifactId> <groupId>org.apache.activemq</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/93cf7b4b/artemis-protocols/artemis-hqclient-protocol/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-protocols/artemis-hqclient-protocol/pom.xml b/artemis-protocols/artemis-hqclient-protocol/pom.xml index fdd9982..8fadb1c 100644 --- a/artemis-protocols/artemis-hqclient-protocol/pom.xml +++ b/artemis-protocols/artemis-hqclient-protocol/pom.xml @@ -18,7 +18,7 @@ <parent> <artifactId>artemis-protocols</artifactId> <groupId>org.apache.activemq</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/93cf7b4b/artemis-protocols/artemis-mqtt-protocol/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-protocols/artemis-mqtt-protocol/pom.xml b/artemis-protocols/artemis-mqtt-protocol/pom.xml index 5404ee9..fdf2b33 100644 --- a/artemis-protocols/artemis-mqtt-protocol/pom.xml +++ b/artemis-protocols/artemis-mqtt-protocol/pom.xml @@ -18,7 +18,7 @@ <parent> <artifactId>artemis-protocols</artifactId> <groupId>org.apache.activemq</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/93cf7b4b/artemis-protocols/artemis-openwire-protocol/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-protocols/artemis-openwire-protocol/pom.xml b/artemis-protocols/artemis-openwire-protocol/pom.xml index ba09b05..36c6442 100644 --- a/artemis-protocols/artemis-openwire-protocol/pom.xml +++ b/artemis-protocols/artemis-openwire-protocol/pom.xml @@ -18,7 +18,7 @@ <parent> <artifactId>artemis-protocols</artifactId> <groupId>org.apache.activemq</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/93cf7b4b/artemis-protocols/artemis-proton-plug/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-protocols/artemis-proton-plug/pom.xml b/artemis-protocols/artemis-proton-plug/pom.xml index c140f60..406ed13 100644 --- a/artemis-protocols/artemis-proton-plug/pom.xml +++ b/artemis-protocols/artemis-proton-plug/pom.xml @@ -18,7 +18,7 @@ <parent> <artifactId>artemis-protocols</artifactId> <groupId>org.apache.activemq</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/93cf7b4b/artemis-protocols/artemis-stomp-protocol/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-protocols/artemis-stomp-protocol/pom.xml b/artemis-protocols/artemis-stomp-protocol/pom.xml index 21576e0..329c241 100644 --- a/artemis-protocols/artemis-stomp-protocol/pom.xml +++ b/artemis-protocols/artemis-stomp-protocol/pom.xml @@ -18,7 +18,7 @@ <parent> <artifactId>artemis-protocols</artifactId> <groupId>org.apache.activemq</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/93cf7b4b/artemis-protocols/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-protocols/pom.xml b/artemis-protocols/pom.xml index d5ace7e..7d3e73f 100644 --- a/artemis-protocols/pom.xml +++ b/artemis-protocols/pom.xml @@ -19,7 +19,7 @@ <parent> <artifactId>artemis-pom</artifactId> <groupId>org.apache.activemq</groupId> - <version>1.4.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/93cf7b4b/artemis-ra/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-ra/pom.xml b/artemis-ra/pom.xml index 329aaa9..b3921eb 100644 --- a/artemis-ra/pom.xml +++ b/artemis-ra/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>artemis-ra</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/93cf7b4b/artemis-rest/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-rest/pom.xml b/artemis-rest/pom.xml index d22497e..c9685ba 100644 --- a/artemis-rest/pom.xml +++ b/artemis-rest/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <name>ActiveMQ Artemis REST Interface Implementation</name> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/93cf7b4b/artemis-selector/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-selector/pom.xml b/artemis-selector/pom.xml index c085ead..9b75812 100644 --- a/artemis-selector/pom.xml +++ b/artemis-selector/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>artemis-selector</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/93cf7b4b/artemis-server-osgi/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-server-osgi/pom.xml b/artemis-server-osgi/pom.xml index 8036eb1..a8e230a 100644 --- a/artemis-server-osgi/pom.xml +++ b/artemis-server-osgi/pom.xml @@ -14,7 +14,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>artemis-server-osgi</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/93cf7b4b/artemis-server/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-server/pom.xml b/artemis-server/pom.xml index 07cb0c3..a12173e 100644 --- a/artemis-server/pom.xml +++ b/artemis-server/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>artemis-server</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/93cf7b4b/artemis-service-extensions/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-service-extensions/pom.xml b/artemis-service-extensions/pom.xml index 481e0da..84dd349 100644 --- a/artemis-service-extensions/pom.xml +++ b/artemis-service-extensions/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>artemis-service-extensions</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/93cf7b4b/artemis-web/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-web/pom.xml b/artemis-web/pom.xml index 2814841..e97aaee 100644 --- a/artemis-web/pom.xml +++ b/artemis-web/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>artemis-web</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/93cf7b4b/artemis-website/pom.xml ---------------------------------------------------------------------- diff --git a/artemis-website/pom.xml b/artemis-website/pom.xml index 5ac02fb..902aea3 100644 --- a/artemis-website/pom.xml +++ b/artemis-website/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>artemis-website</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/93cf7b4b/integration/activemq-aerogear-integration/pom.xml ---------------------------------------------------------------------- diff --git a/integration/activemq-aerogear-integration/pom.xml b/integration/activemq-aerogear-integration/pom.xml index 004ef54..6ac3d91 100644 --- a/integration/activemq-aerogear-integration/pom.xml +++ b/integration/activemq-aerogear-integration/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.3.0</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/93cf7b4b/integration/activemq-spring-integration/pom.xml ---------------------------------------------------------------------- diff --git a/integration/activemq-spring-integration/pom.xml b/integration/activemq-spring-integration/pom.xml index e1254ed..761826a 100644 --- a/integration/activemq-spring-integration/pom.xml +++ b/integration/activemq-spring-integration/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.3.0</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/93cf7b4b/integration/activemq-vertx-integration/pom.xml ---------------------------------------------------------------------- diff --git a/integration/activemq-vertx-integration/pom.xml b/integration/activemq-vertx-integration/pom.xml index 0bd0e3a..1c8ee2e 100644 --- a/integration/activemq-vertx-integration/pom.xml +++ b/integration/activemq-vertx-integration/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.3.0</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/93cf7b4b/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 7384d1f..50a039c 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> <packaging>pom</packaging> - <version>1.4.0-SNAPSHOT</version> + <version>1.3.0</version> <parent> <groupId>org.apache</groupId> @@ -149,7 +149,7 @@ <connection>scm:git:http://git-wip-us.apache.org/repos/asf/activemq-artemis.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/activemq-artemis.git</developerConnection> <url>https://fisheye6.atlassian.com/browse/~br=master/activemq-artemis-git</url> - <tag>1.0.0-SNAPSHOT</tag> + <tag>1.3.0</tag> </scm> <distributionManagement> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/93cf7b4b/tests/integration-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/integration-tests/pom.xml b/tests/integration-tests/pom.xml index 2691c09..b1a4679 100644 --- a/tests/integration-tests/pom.xml +++ b/tests/integration-tests/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.activemq.tests</groupId> <artifactId>artemis-tests-pom</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>integration-tests</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/93cf7b4b/tests/jms-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/jms-tests/pom.xml b/tests/jms-tests/pom.xml index ec91e6f..c44df9d 100644 --- a/tests/jms-tests/pom.xml +++ b/tests/jms-tests/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.activemq.tests</groupId> <artifactId>artemis-tests-pom</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>jms-tests</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/93cf7b4b/tests/joram-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/joram-tests/pom.xml b/tests/joram-tests/pom.xml index 5bf9dfa..48e48c4 100644 --- a/tests/joram-tests/pom.xml +++ b/tests/joram-tests/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq.tests</groupId> <artifactId>artemis-tests-pom</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>joram-tests</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/93cf7b4b/tests/performance-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/performance-tests/pom.xml b/tests/performance-tests/pom.xml index df29521..6927886 100644 --- a/tests/performance-tests/pom.xml +++ b/tests/performance-tests/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq.tests</groupId> <artifactId>artemis-tests-pom</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>performance-tests</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/93cf7b4b/tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/pom.xml b/tests/pom.xml index 6a9c000..e12dbe1 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <name>ActiveMQ Artemis Tests POM</name> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/93cf7b4b/tests/soak-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/soak-tests/pom.xml b/tests/soak-tests/pom.xml index c83077e..68a537a 100644 --- a/tests/soak-tests/pom.xml +++ b/tests/soak-tests/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq.tests</groupId> <artifactId>artemis-tests-pom</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>soak-tests</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/93cf7b4b/tests/stress-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/stress-tests/pom.xml b/tests/stress-tests/pom.xml index 4aa577d..5a0ef15 100644 --- a/tests/stress-tests/pom.xml +++ b/tests/stress-tests/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq.tests</groupId> <artifactId>artemis-tests-pom</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>stress-tests</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/93cf7b4b/tests/timing-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/timing-tests/pom.xml b/tests/timing-tests/pom.xml index 4bca43d..7034738 100644 --- a/tests/timing-tests/pom.xml +++ b/tests/timing-tests/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.activemq.tests</groupId> <artifactId>artemis-tests-pom</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>timing-tests</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/93cf7b4b/tests/unit-tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/unit-tests/pom.xml b/tests/unit-tests/pom.xml index 1e5a220..97e01a6 100644 --- a/tests/unit-tests/pom.xml +++ b/tests/unit-tests/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.activemq.tests</groupId> <artifactId>artemis-tests-pom</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>unit-tests</artifactId>
