From d7197eb196d99224ff8da7022a426b024fcfd110 Mon Sep 17 00:00:00 2001 From: David Jencks Date: Mon, 7 Apr 2008 21:07:33 +0000 Subject: [PATCH] [maven-release-plugin] prepare release activemq-4.1.2 git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@645689 13f79535-47bb-0310-9956-ffa450edef68 --- activemq-console/pom.xml | 28 ++-------------- activemq-core/pom.xml | 30 +++-------------- activemq-jaas/pom.xml | 28 ++-------------- activemq-jmdns_1.0/pom.xml | 4 +-- activemq-openwire-generator/pom.xml | 28 ++-------------- activemq-optional/pom.xml | 28 ++-------------- activemq-ra/pom.xml | 26 ++------------- activemq-rar/pom.xml | 28 ++-------------- activemq-test-atomikos/pom.xml | 28 ++-------------- .../maven-activemq-memtest-plugin/pom.xml | 5 ++- .../maven-activemq-perf-plugin/pom.xml | 5 ++- .../maven-activemq-plugin/pom.xml | 5 ++- activemq-tooling/pom.xml | 5 ++- activemq-web-console/pom.xml | 28 +++------------- activemq-web-demo/pom.xml | 26 ++------------- activemq-web/pom.xml | 28 ++-------------- activemq-xmpp/pom.xml | 30 +++-------------- assembly/pom.xml | 32 +++---------------- pom.xml | 10 +++--- 19 files changed, 60 insertions(+), 342 deletions(-) diff --git a/activemq-console/pom.xml b/activemq-console/pom.xml index 9375f41b73..b5bc470988 100644 --- a/activemq-console/pom.xml +++ b/activemq-console/pom.xml @@ -1,33 +1,11 @@ - - - - - + 4.0.0 org.apache.activemq activemq-parent - 4.1-SNAPSHOT + 4.1.2 activemq-console @@ -119,4 +97,4 @@ - + \ No newline at end of file diff --git a/activemq-core/pom.xml b/activemq-core/pom.xml index b5fe0c46fc..187b2c690f 100755 --- a/activemq-core/pom.xml +++ b/activemq-core/pom.xml @@ -1,31 +1,11 @@ - - - - - + 4.0.0 org.apache.activemq activemq-parent - 4.1-SNAPSHOT + 4.1.2 activemq-core @@ -284,8 +264,8 @@ maven-antrun-plugin - - + + @@ -424,4 +404,4 @@ - + \ No newline at end of file diff --git a/activemq-jaas/pom.xml b/activemq-jaas/pom.xml index d8712715c4..59c6e8e9fa 100644 --- a/activemq-jaas/pom.xml +++ b/activemq-jaas/pom.xml @@ -1,33 +1,11 @@ - - - - - + 4.0.0 org.apache.activemq activemq-parent - 4.1-SNAPSHOT + 4.1.2 activemq-jaas @@ -133,4 +111,4 @@ - + \ No newline at end of file diff --git a/activemq-jmdns_1.0/pom.xml b/activemq-jmdns_1.0/pom.xml index b5c06f19e7..d72cb1f9f5 100644 --- a/activemq-jmdns_1.0/pom.xml +++ b/activemq-jmdns_1.0/pom.xml @@ -1,9 +1,9 @@ - + activemq-parent org.apache.activemq - 4.1-SNAPSHOT + 4.1.2 4.0.0 activemq-jmdns_1.0 diff --git a/activemq-openwire-generator/pom.xml b/activemq-openwire-generator/pom.xml index 20a77bbe6d..a5d0ddc66f 100644 --- a/activemq-openwire-generator/pom.xml +++ b/activemq-openwire-generator/pom.xml @@ -1,33 +1,11 @@ - - - - - + 4.0.0 org.apache.activemq activemq-parent - 4.1-SNAPSHOT + 4.1.2 ../pom.xml @@ -94,4 +72,4 @@ - + \ No newline at end of file diff --git a/activemq-optional/pom.xml b/activemq-optional/pom.xml index a738b780ef..ac47b10c56 100755 --- a/activemq-optional/pom.xml +++ b/activemq-optional/pom.xml @@ -1,33 +1,11 @@ - - - - - + 4.0.0 org.apache.activemq activemq-parent - 4.1-SNAPSHOT + 4.1.2 activemq-optional @@ -166,4 +144,4 @@ - + \ No newline at end of file diff --git a/activemq-ra/pom.xml b/activemq-ra/pom.xml index 2282293f64..7c8aab7015 100755 --- a/activemq-ra/pom.xml +++ b/activemq-ra/pom.xml @@ -1,31 +1,11 @@ - - - - - + 4.0.0 org.apache.activemq activemq-parent - 4.1-SNAPSHOT + 4.1.2 activemq-ra @@ -141,4 +121,4 @@ - + \ No newline at end of file diff --git a/activemq-rar/pom.xml b/activemq-rar/pom.xml index 5406922987..6497e7a21b 100644 --- a/activemq-rar/pom.xml +++ b/activemq-rar/pom.xml @@ -1,33 +1,11 @@ - - - - - + 4.0.0 org.apache.activemq activemq-parent - 4.1-SNAPSHOT + 4.1.2 activemq-rar @@ -226,4 +204,4 @@ - + \ No newline at end of file diff --git a/activemq-test-atomikos/pom.xml b/activemq-test-atomikos/pom.xml index 498a43d608..8dfdc33617 100755 --- a/activemq-test-atomikos/pom.xml +++ b/activemq-test-atomikos/pom.xml @@ -1,33 +1,11 @@ - - - - - + 4.0.0 org.apache.activemq activemq-parent - 4.1-SNAPSHOT + 4.1.2 activemq-test-atomikos @@ -98,4 +76,4 @@ - + \ No newline at end of file diff --git a/activemq-tooling/maven-activemq-memtest-plugin/pom.xml b/activemq-tooling/maven-activemq-memtest-plugin/pom.xml index 486ce8de8a..2b8beea9be 100644 --- a/activemq-tooling/maven-activemq-memtest-plugin/pom.xml +++ b/activemq-tooling/maven-activemq-memtest-plugin/pom.xml @@ -15,15 +15,14 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.apache.activemq.tooling activemq-tooling - 4.1-SNAPSHOT + 4.1.2 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 c6990a22e6..bdcb4f8264 100644 --- a/activemq-tooling/maven-activemq-perf-plugin/pom.xml +++ b/activemq-tooling/maven-activemq-perf-plugin/pom.xml @@ -14,15 +14,14 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.apache.activemq.tooling activemq-tooling - 4.1-SNAPSHOT + 4.1.2 maven-activemq-perf-plugin diff --git a/activemq-tooling/maven-activemq-plugin/pom.xml b/activemq-tooling/maven-activemq-plugin/pom.xml index d1fadf0a00..484e76ce9f 100644 --- a/activemq-tooling/maven-activemq-plugin/pom.xml +++ b/activemq-tooling/maven-activemq-plugin/pom.xml @@ -14,15 +14,14 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.apache.activemq.tooling activemq-tooling - 4.1-SNAPSHOT + 4.1.2 maven-activemq-plugin diff --git a/activemq-tooling/pom.xml b/activemq-tooling/pom.xml index 256e9fd5e0..6281a008b9 100644 --- a/activemq-tooling/pom.xml +++ b/activemq-tooling/pom.xml @@ -15,15 +15,14 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.apache.activemq activemq-parent - 4.1-SNAPSHOT + 4.1.2 org.apache.activemq.tooling diff --git a/activemq-web-console/pom.xml b/activemq-web-console/pom.xml index 456791e397..60a4213a87 100755 --- a/activemq-web-console/pom.xml +++ b/activemq-web-console/pom.xml @@ -1,31 +1,11 @@ - - - - - + 4.0.0 org.apache.activemq activemq-parent - 4.1-SNAPSHOT + 4.1.2 activemq-web-console @@ -50,7 +30,7 @@ com.sun.management.jmxremote - + 10 @@ -209,4 +189,4 @@ 8080 - + \ No newline at end of file diff --git a/activemq-web-demo/pom.xml b/activemq-web-demo/pom.xml index e160d2761c..9951b03ce9 100755 --- a/activemq-web-demo/pom.xml +++ b/activemq-web-demo/pom.xml @@ -1,31 +1,11 @@ - - - - - + 4.0.0 org.apache.activemq activemq-parent - 4.1-SNAPSHOT + 4.1.2 activemq-web-demo @@ -139,4 +119,4 @@ 8080 - + \ No newline at end of file diff --git a/activemq-web/pom.xml b/activemq-web/pom.xml index 2866bf0c6c..d0e0e125d0 100755 --- a/activemq-web/pom.xml +++ b/activemq-web/pom.xml @@ -1,33 +1,11 @@ - - - - - + 4.0.0 org.apache.activemq activemq-parent - 4.1-SNAPSHOT + 4.1.2 activemq-web @@ -102,4 +80,4 @@ - + \ No newline at end of file diff --git a/activemq-xmpp/pom.xml b/activemq-xmpp/pom.xml index d0fafe2ef9..43b275d368 100755 --- a/activemq-xmpp/pom.xml +++ b/activemq-xmpp/pom.xml @@ -1,33 +1,11 @@ - - - - - + 4.0.0 org.apache.activemq activemq-parent - 4.1-SNAPSHOT + 4.1.2 activemq-xmpp @@ -254,7 +232,7 @@ false false - + - - + 4.0.0 org.apache.activemq activemq-parent - 4.1-SNAPSHOT + 4.1.2 apache-activemq @@ -239,9 +217,9 @@ - + - + @@ -366,4 +344,4 @@ - + \ No newline at end of file diff --git a/pom.xml b/pom.xml index 125a592e51..95cff48cba 100755 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.apache.activemq activemq-parent - 4.1-SNAPSHOT + 4.1.2 pom ActiveMQ @@ -88,9 +88,9 @@ - scm:svn:https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1 - scm:svn:https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1 - http://svn.apache.org/viewcvs.cgi/activemq/branches/activemq-4.1 + scm:svn:https://svn.apache.org/repos/asf/activemq/tags/activemq-4.1.2 + scm:svn:https://svn.apache.org/repos/asf/activemq/tags/activemq-4.1.2 + http://svn.apache.org/viewcvs.cgi/activemq/tags/activemq-4.1.2 @@ -1103,7 +1103,7 @@ scp://people.apache.org/x1/www/activemq.apache.org - 4.1-SNAPSHOT + 4.1.2 1.3 0.1.0 1.6.2