From aef4eac3cafe53f28e4ae368bf4d52be613d4152 Mon Sep 17 00:00:00 2001 From: Rajith Muditha Attapattu Date: Fri, 25 Jan 2008 16:46:49 +0000 Subject: Changed version to M3 to avoid confusion with old M2 snapshots git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@615264 13f79535-47bb-0310-9956-ffa450edef68 --- java/broker/distribution/pom.xml | 4 ++-- java/broker/pom.xml | 4 ++-- java/client-java14/pom.xml | 4 ++-- java/client/distribution/pom.xml | 4 ++-- java/client/example/pom.xml | 4 ++-- java/client/pom.xml | 4 ++-- java/cluster/pom.xml | 4 ++-- java/common/pom.xml | 4 ++-- java/distribution/pom.xml | 4 ++-- java/integrationtests/pom.xml | 4 ++-- java/management/eclipse-plugin/pom.xml | 4 ++-- java/perftests/distribution/pom.xml | 4 ++-- java/perftests/jar-with-dependencies.xml | 2 +- java/perftests/pom.xml | 4 ++-- java/plugins/pom.xml | 4 ++-- java/pom.xml | 8 ++++---- java/systests/distribution/pom.xml | 4 ++-- java/systests/pom.xml | 4 ++-- 18 files changed, 37 insertions(+), 37 deletions(-) (limited to 'java') diff --git a/java/broker/distribution/pom.xml b/java/broker/distribution/pom.xml index 9875e9bf2b..3617296003 100644 --- a/java/broker/distribution/pom.xml +++ b/java/broker/distribution/pom.xml @@ -23,14 +23,14 @@ org.apache.qpid qpid-broker-distribution jar - 1.0-incubating-M2-SNAPSHOT + 1.0-incubating-M3-SNAPSHOT Qpid Broker Distributions http://cwiki.apache.org/confluence/display/qpid org.apache.qpid qpid - 1.0-incubating-M2-SNAPSHOT + 1.0-incubating-M3-SNAPSHOT diff --git a/java/broker/pom.xml b/java/broker/pom.xml index ac11ee704f..ac1d442fdc 100644 --- a/java/broker/pom.xml +++ b/java/broker/pom.xml @@ -22,14 +22,14 @@ org.apache.qpid qpid-broker jar - 1.0-incubating-M2-SNAPSHOT + 1.0-incubating-M3-SNAPSHOT Qpid Broker http://cwiki.apache.org/confluence/display/qpid org.apache.qpid qpid - 1.0-incubating-M2-SNAPSHOT + 1.0-incubating-M3-SNAPSHOT ../pom.xml diff --git a/java/client-java14/pom.xml b/java/client-java14/pom.xml index db1644c5b5..1e49cb0c1c 100644 --- a/java/client-java14/pom.xml +++ b/java/client-java14/pom.xml @@ -24,14 +24,14 @@ org.apache.qpid qpid-client-java14 jar - 1.0-incubating-M2-SNAPSHOT + 1.0-incubating-M3-SNAPSHOT Qpid Client for Java 1.4 http://cwiki.apache.org/confluence/display/qpid org.apache.qpid qpid - 1.0-incubating-M2-SNAPSHOT + 1.0-incubating-M3-SNAPSHOT ../pom.xml diff --git a/java/client/distribution/pom.xml b/java/client/distribution/pom.xml index 4ad14d40d2..03f3656501 100644 --- a/java/client/distribution/pom.xml +++ b/java/client/distribution/pom.xml @@ -23,14 +23,14 @@ org.apache.qpid qpid-client-distribution jar - 1.0-incubating-M2-SNAPSHOT + 1.0-incubating-M3-SNAPSHOT Qpid Client Distributions http://cwiki.apache.org/confluence/display/qpid org.apache.qpid qpid - 1.0-incubating-M2-SNAPSHOT + 1.0-incubating-M3-SNAPSHOT diff --git a/java/client/example/pom.xml b/java/client/example/pom.xml index 1d48b3afbe..db9aa94ca2 100644 --- a/java/client/example/pom.xml +++ b/java/client/example/pom.xml @@ -23,14 +23,14 @@ org.apache.qpid qpid-example jar - 1.0-incubating-M2-SNAPSHOT + 1.0-incubating-M3-SNAPSHOT Qpid Example http://cwiki.apache.org/confluence/display/qpid org.apache.qpid qpid - 1.0-incubating-M2-SNAPSHOT + 1.0-incubating-M3-SNAPSHOT ../pom.xml diff --git a/java/client/pom.xml b/java/client/pom.xml index b58ab9fe3a..8efe64405c 100644 --- a/java/client/pom.xml +++ b/java/client/pom.xml @@ -23,14 +23,14 @@ org.apache.qpid qpid-client jar - 1.0-incubating-M2-SNAPSHOT + 1.0-incubating-M3-SNAPSHOT Qpid Client http://cwiki.apache.org/confluence/display/qpid org.apache.qpid qpid - 1.0-incubating-M2-SNAPSHOT + 1.0-incubating-M3-SNAPSHOT ../pom.xml diff --git a/java/cluster/pom.xml b/java/cluster/pom.xml index 93fe4a7517..0db6385bfc 100644 --- a/java/cluster/pom.xml +++ b/java/cluster/pom.xml @@ -22,14 +22,14 @@ org.apache.qpid qpid-cluster jar - 1.0-incubating-M2-SNAPSHOT + 1.0-incubating-M3-SNAPSHOT Qpid Cluster http://cwiki.apache.org/confluence/display/qpid org.apache.qpid qpid - 1.0-incubating-M2-SNAPSHOT + 1.0-incubating-M3-SNAPSHOT diff --git a/java/common/pom.xml b/java/common/pom.xml index a9ca3847f4..2f1a75915b 100644 --- a/java/common/pom.xml +++ b/java/common/pom.xml @@ -23,14 +23,14 @@ org.apache.qpid qpid-common jar - 1.0-incubating-M2-SNAPSHOT + 1.0-incubating-M3-SNAPSHOT Qpid Common Utilities http://cwiki.apache.org/confluence/display/qpid org.apache.qpid qpid - 1.0-incubating-M2-SNAPSHOT + 1.0-incubating-M3-SNAPSHOT ../pom.xml diff --git a/java/distribution/pom.xml b/java/distribution/pom.xml index 7899ef8912..6acd8e9a85 100644 --- a/java/distribution/pom.xml +++ b/java/distribution/pom.xml @@ -25,12 +25,12 @@ qpid-distribution jar Qpid Distribution - 1.0-incubating-M2-SNAPSHOT + 1.0-incubating-M3-SNAPSHOT org.apache.qpid qpid - 1.0-incubating-M2-SNAPSHOT + 1.0-incubating-M3-SNAPSHOT ../pom.xml diff --git a/java/integrationtests/pom.xml b/java/integrationtests/pom.xml index 89fd5ede28..78a05e4f28 100644 --- a/java/integrationtests/pom.xml +++ b/java/integrationtests/pom.xml @@ -24,13 +24,13 @@ org.apache.qpid qpid-integrationtests jar - 1.0-incubating-M2-SNAPSHOT + 1.0-incubating-M3-SNAPSHOT Qpid Integration Tests org.apache.qpid qpid - 1.0-incubating-M2-SNAPSHOT + 1.0-incubating-M3-SNAPSHOT ../pom.xml diff --git a/java/management/eclipse-plugin/pom.xml b/java/management/eclipse-plugin/pom.xml index 04ac9b63db..0c220104f8 100644 --- a/java/management/eclipse-plugin/pom.xml +++ b/java/management/eclipse-plugin/pom.xml @@ -23,13 +23,13 @@ org.apache.qpid.management org.apache.qpid.management.ui jar - 1.0-incubating-M2-SNAPSHOT + 1.0-incubating-M3-SNAPSHOT Qpid Management org.apache.qpid qpid - 1.0-incubating-M2-SNAPSHOT + 1.0-incubating-M3-SNAPSHOT ../../pom.xml diff --git a/java/perftests/distribution/pom.xml b/java/perftests/distribution/pom.xml index c0e81ce3f5..7de50d5a6e 100644 --- a/java/perftests/distribution/pom.xml +++ b/java/perftests/distribution/pom.xml @@ -23,14 +23,14 @@ org.apache.qpid qpid-perftests-distribution jar - 1.0-incubating-M2-SNAPSHOT + 1.0-incubating-M3-SNAPSHOT Qpid Performance Tests Distribution http://cwiki.apache.org/confluence/display/qpid org.apache.qpid qpid - 1.0-incubating-M2-SNAPSHOT + 1.0-incubating-M3-SNAPSHOT diff --git a/java/perftests/jar-with-dependencies.xml b/java/perftests/jar-with-dependencies.xml index bbbbd3788e..c1e3717ddf 100644 --- a/java/perftests/jar-with-dependencies.xml +++ b/java/perftests/jar-with-dependencies.xml @@ -74,7 +74,7 @@ target - qpid-perftests-1.0-incubating-M2-SNAPSHOT.jar + qpid-perftests-1.0-incubating-M3-SNAPSHOT.jar diff --git a/java/perftests/pom.xml b/java/perftests/pom.xml index 810147782f..2e13f1fae6 100644 --- a/java/perftests/pom.xml +++ b/java/perftests/pom.xml @@ -24,14 +24,14 @@ org.apache.qpid qpid-perftests jar - 1.0-incubating-M2-SNAPSHOT + 1.0-incubating-M3-SNAPSHOT Qpid Performance Tests http://cwiki.apache.org/confluence/display/qpid org.apache.qpid qpid - 1.0-incubating-M2-SNAPSHOT + 1.0-incubating-M3-SNAPSHOT ../pom.xml diff --git a/java/plugins/pom.xml b/java/plugins/pom.xml index cd347bdf42..161656471f 100644 --- a/java/plugins/pom.xml +++ b/java/plugins/pom.xml @@ -3,13 +3,13 @@ org.apache.qpid jython-plugin maven-plugin - 1.0-incubating-M2-SNAPSHOT + 1.0-incubating-M3-SNAPSHOT Jython Launcher org.apache.qpid qpid - 1.0-incubating-M2-SNAPSHOT + 1.0-incubating-M3-SNAPSHOT ../pom.xml diff --git a/java/pom.xml b/java/pom.xml index 90ea21f362..0fe2f28de6 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -24,16 +24,16 @@ under the License. 4.0.0 org.apache.qpid qpid - 1.0-incubating-M2-SNAPSHOT + 1.0-incubating-M3-SNAPSHOT Qpid http://cwiki.apache.org/confluence/display/qpid pom - scm:svn:http://svn.apache.org/repos/asf/incubator/qpid/branches/M2/java - scm:svn:http://svn.apache.org/repos/asf/incubator/qpid/branches/M2/java - http://svn.apache.org/viewvc/incubator/qpid/branches/M2/java + scm:svn:http://svn.apache.org/repos/asf/incubator/qpid/branches/M3/java + scm:svn:http://svn.apache.org/repos/asf/incubator/qpid/branches/M3/java + http://svn.apache.org/viewvc/incubator/qpid/branches/M3/java diff --git a/java/systests/distribution/pom.xml b/java/systests/distribution/pom.xml index 70a6a18cce..619a9325c4 100644 --- a/java/systests/distribution/pom.xml +++ b/java/systests/distribution/pom.xml @@ -23,14 +23,14 @@ org.apache.qpid qpid-systests-distribution jar - 1.0-incubating-M2-SNAPSHOT + 1.0-incubating-M3-SNAPSHOT Qpid System Tests Distribution http://cwiki.apache.org/confluence/display/qpid org.apache.qpid qpid - 1.0-incubating-M2-SNAPSHOT + 1.0-incubating-M3-SNAPSHOT ../../pom.xml diff --git a/java/systests/pom.xml b/java/systests/pom.xml index c2fedec25a..64af96150a 100644 --- a/java/systests/pom.xml +++ b/java/systests/pom.xml @@ -22,14 +22,14 @@ org.apache.qpid qpid-systests jar - 1.0-incubating-M2-SNAPSHOT + 1.0-incubating-M3-SNAPSHOT Qpid System Tests http://cwiki.apache.org/confluence/display/qpid org.apache.qpid qpid - 1.0-incubating-M2-SNAPSHOT + 1.0-incubating-M3-SNAPSHOT ../pom.xml -- cgit v1.2.1