From 7fd72b7a1dabdd63a1a439d9de0d4e12d9c58eaa Mon Sep 17 00:00:00 2001 From: Martin Ritchie Date: Thu, 1 Nov 2007 17:15:54 +0000 Subject: Completed the removal of SNAPSHOT from all M2 pom.xml files. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2@591091 13f79535-47bb-0310-9956-ffa450edef68 --- java/broker/distribution/pom.xml | 4 ++-- java/client/distribution/pom.xml | 4 ++-- java/client/example/pom.xml | 4 ++-- java/perftests/distribution/pom.xml | 4 ++-- java/systests/distribution/pom.xml | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/java/broker/distribution/pom.xml b/java/broker/distribution/pom.xml index 9875e9bf2b..8737d943eb 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-M2 Qpid Broker Distributions http://cwiki.apache.org/confluence/display/qpid org.apache.qpid qpid - 1.0-incubating-M2-SNAPSHOT + 1.0-incubating-M2 diff --git a/java/client/distribution/pom.xml b/java/client/distribution/pom.xml index 4ad14d40d2..bd97463d15 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-M2 Qpid Client Distributions http://cwiki.apache.org/confluence/display/qpid org.apache.qpid qpid - 1.0-incubating-M2-SNAPSHOT + 1.0-incubating-M2 diff --git a/java/client/example/pom.xml b/java/client/example/pom.xml index 1d48b3afbe..3d4cf21a2d 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-M2 Qpid Example http://cwiki.apache.org/confluence/display/qpid org.apache.qpid qpid - 1.0-incubating-M2-SNAPSHOT + 1.0-incubating-M2 ../pom.xml diff --git a/java/perftests/distribution/pom.xml b/java/perftests/distribution/pom.xml index 52b275dc02..24b9bd6b67 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-M2 Qpid Performance Tests Distribution http://cwiki.apache.org/confluence/display/qpid org.apache.qpid qpid - 1.0-incubating-M2-SNAPSHOT + 1.0-incubating-M2 diff --git a/java/systests/distribution/pom.xml b/java/systests/distribution/pom.xml index 70a6a18cce..172a59d3a1 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-M2 Qpid System Tests Distribution http://cwiki.apache.org/confluence/display/qpid org.apache.qpid qpid - 1.0-incubating-M2-SNAPSHOT + 1.0-incubating-M2 ../../pom.xml -- cgit v1.2.1