diff --git a/activemq-all/pom.xml b/activemq-all/pom.xml index e358a2f89f..65f9d26b12 100644 --- a/activemq-all/pom.xml +++ b/activemq-all/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.7-SNAPSHOT + 5.7.0 activemq-all diff --git a/activemq-blueprint/pom.xml b/activemq-blueprint/pom.xml index 9e41b2e73d..f8934dd422 100644 --- a/activemq-blueprint/pom.xml +++ b/activemq-blueprint/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.7-SNAPSHOT + 5.7.0 activemq-blueprint diff --git a/activemq-camel/pom.xml b/activemq-camel/pom.xml index e597b7600b..6b05cc8e04 100755 --- a/activemq-camel/pom.xml +++ b/activemq-camel/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.7-SNAPSHOT + 5.7.0 activemq-camel diff --git a/activemq-console/pom.xml b/activemq-console/pom.xml index 200b679d95..0bc923617f 100644 --- a/activemq-console/pom.xml +++ b/activemq-console/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.7-SNAPSHOT + 5.7.0 activemq-console diff --git a/activemq-core/pom.xml b/activemq-core/pom.xml index 192e82c5a7..6250e8607a 100755 --- a/activemq-core/pom.xml +++ b/activemq-core/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.7-SNAPSHOT + 5.7.0 activemq-core diff --git a/activemq-fileserver/pom.xml b/activemq-fileserver/pom.xml index db943e13a6..599e9417f2 100755 --- a/activemq-fileserver/pom.xml +++ b/activemq-fileserver/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.7-SNAPSHOT + 5.7.0 activemq-fileserver diff --git a/activemq-jaas/pom.xml b/activemq-jaas/pom.xml index 44fea82ddf..61d271f282 100644 --- a/activemq-jaas/pom.xml +++ b/activemq-jaas/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.7-SNAPSHOT + 5.7.0 activemq-jaas diff --git a/activemq-karaf/pom.xml b/activemq-karaf/pom.xml index 96dce013b4..8f81552e87 100644 --- a/activemq-karaf/pom.xml +++ b/activemq-karaf/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.7-SNAPSHOT + 5.7.0 activemq-karaf diff --git a/activemq-leveldb/pom.xml b/activemq-leveldb/pom.xml index c580536360..c620bea6f8 100644 --- a/activemq-leveldb/pom.xml +++ b/activemq-leveldb/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.7-SNAPSHOT + 5.7.0 activemq-leveldb diff --git a/activemq-openwire-generator/pom.xml b/activemq-openwire-generator/pom.xml index c906c711d8..5d8f671955 100644 --- a/activemq-openwire-generator/pom.xml +++ b/activemq-openwire-generator/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.7-SNAPSHOT + 5.7.0 ../pom.xml diff --git a/activemq-optional/pom.xml b/activemq-optional/pom.xml index 886b73153f..a662497289 100755 --- a/activemq-optional/pom.xml +++ b/activemq-optional/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.7-SNAPSHOT + 5.7.0 activemq-optional diff --git a/activemq-pool/pom.xml b/activemq-pool/pom.xml index 67745d8f76..af97211380 100755 --- a/activemq-pool/pom.xml +++ b/activemq-pool/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.7-SNAPSHOT + 5.7.0 activemq-pool diff --git a/activemq-ra/pom.xml b/activemq-ra/pom.xml index fad7daa8b4..d951df9382 100755 --- a/activemq-ra/pom.xml +++ b/activemq-ra/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.7-SNAPSHOT + 5.7.0 activemq-ra diff --git a/activemq-rar/pom.xml b/activemq-rar/pom.xml index a46f0408dd..379d050b93 100644 --- a/activemq-rar/pom.xml +++ b/activemq-rar/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.7-SNAPSHOT + 5.7.0 activemq-rar diff --git a/activemq-run/pom.xml b/activemq-run/pom.xml index b269ccbb8f..6fb390e115 100644 --- a/activemq-run/pom.xml +++ b/activemq-run/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.7-SNAPSHOT + 5.7.0 activemq-run diff --git a/activemq-spring/pom.xml b/activemq-spring/pom.xml index fe9a2493f3..8d79373f69 100755 --- a/activemq-spring/pom.xml +++ b/activemq-spring/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.7-SNAPSHOT + 5.7.0 activemq-spring diff --git a/activemq-tooling/maven-activemq-memtest-plugin/pom.xml b/activemq-tooling/maven-activemq-memtest-plugin/pom.xml index 0942877e8f..c73db94ba5 100644 --- a/activemq-tooling/maven-activemq-memtest-plugin/pom.xml +++ b/activemq-tooling/maven-activemq-memtest-plugin/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq.tooling activemq-tooling - 5.7-SNAPSHOT + 5.7.0 maven-activemq-memtest-plugin diff --git a/activemq-tooling/maven-activemq-perf-plugin/pom.xml b/activemq-tooling/maven-activemq-perf-plugin/pom.xml index 6f72ab5eb8..7eed233dda 100644 --- a/activemq-tooling/maven-activemq-perf-plugin/pom.xml +++ b/activemq-tooling/maven-activemq-perf-plugin/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq.tooling activemq-tooling - 5.7-SNAPSHOT + 5.7.0 maven-activemq-perf-plugin diff --git a/activemq-tooling/maven-activemq-plugin/pom.xml b/activemq-tooling/maven-activemq-plugin/pom.xml index 54fd0cb8b5..04405bd79a 100644 --- a/activemq-tooling/maven-activemq-plugin/pom.xml +++ b/activemq-tooling/maven-activemq-plugin/pom.xml @@ -21,7 +21,7 @@ org.apache.activemq.tooling activemq-tooling - 5.7-SNAPSHOT + 5.7.0 maven-activemq-plugin diff --git a/activemq-tooling/pom.xml b/activemq-tooling/pom.xml index 64b9f0e763..ba3633e3dd 100644 --- a/activemq-tooling/pom.xml +++ b/activemq-tooling/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.7-SNAPSHOT + 5.7.0 org.apache.activemq.tooling diff --git a/activemq-web-console/pom.xml b/activemq-web-console/pom.xml index 0db618e45d..d899a3e28b 100755 --- a/activemq-web-console/pom.xml +++ b/activemq-web-console/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.7-SNAPSHOT + 5.7.0 activemq-web-console diff --git a/activemq-web-demo/pom.xml b/activemq-web-demo/pom.xml index b6bb29c9f2..fbe8b546e5 100755 --- a/activemq-web-demo/pom.xml +++ b/activemq-web-demo/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.7-SNAPSHOT + 5.7.0 activemq-web-demo diff --git a/activemq-web/pom.xml b/activemq-web/pom.xml index f5720cd615..68508ee1f4 100755 --- a/activemq-web/pom.xml +++ b/activemq-web/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.7-SNAPSHOT + 5.7.0 activemq-web diff --git a/activemq-xmpp/pom.xml b/activemq-xmpp/pom.xml index 5ec855e7b0..2c6a390717 100755 --- a/activemq-xmpp/pom.xml +++ b/activemq-xmpp/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.7-SNAPSHOT + 5.7.0 activemq-xmpp diff --git a/assembly/pom.xml b/assembly/pom.xml index 844edabda4..f25b9e21ca 100755 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.7-SNAPSHOT + 5.7.0 apache-activemq diff --git a/kahadb/pom.xml b/kahadb/pom.xml index 23a9a0f882..61dc81fedf 100755 --- a/kahadb/pom.xml +++ b/kahadb/pom.xml @@ -20,7 +20,7 @@ org.apache.activemq activemq-parent - 5.7-SNAPSHOT + 5.7.0 4.0.0 diff --git a/pom.xml b/pom.xml index 8bd822a5e7..3e613ed22e 100755 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.apache.activemq activemq-parent - 5.7-SNAPSHOT + 5.7.0 pom ActiveMQ 2005 @@ -223,9 +223,9 @@ - scm:svn:https://svn.apache.org/repos/asf/activemq/trunk - scm:svn:https://svn.apache.org/repos/asf/activemq/trunk - http://svn.apache.org/viewvc/activemq/trunk/ + scm:svn:https://svn.apache.org/repos/asf/activemq/tags/activemq-5.7.0 + scm:svn:https://svn.apache.org/repos/asf/activemq/tags/activemq-5.7.0 + http://svn.apache.org/viewvc/activemq/tags/activemq-5.7.0 diff --git a/tests/activemq-itest-spring31/pom.xml b/tests/activemq-itest-spring31/pom.xml index 1007f0411d..128727fca8 100755 --- a/tests/activemq-itest-spring31/pom.xml +++ b/tests/activemq-itest-spring31/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq tests - 5.7-SNAPSHOT + 5.7.0 activemq-itest-spring31 diff --git a/tests/pom.xml b/tests/pom.xml index 74f61306d3..1ab25c7d26 100755 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -22,7 +22,7 @@ org.apache.activemq activemq-parent - 5.7-SNAPSHOT + 5.7.0 tests