summaryrefslogtreecommitdiff
path: root/java/cluster
diff options
context:
space:
mode:
authorRobert Greig <rgreig@apache.org>2007-09-20 14:34:31 +0000
committerRobert Greig <rgreig@apache.org>2007-09-20 14:34:31 +0000
commite92ee1d39b2b0057680c8eade50ac35aec96fec3 (patch)
treee027c4adc1a48beed6c031b45bd57521f08d4a2e /java/cluster
parente153353681ef7b4960aba09dcbffb61a99f25f7b (diff)
downloadqpid-python-e92ee1d39b2b0057680c8eade50ac35aec96fec3.tar.gz
Updated poms to refer to M2.1 rather than M2
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2.1@577773 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/cluster')
-rw-r--r--java/cluster/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/cluster/pom.xml b/java/cluster/pom.xml
index 93fe4a7517..73c62520e6 100644
--- a/java/cluster/pom.xml
+++ b/java/cluster/pom.xml
@@ -22,14 +22,14 @@
<groupId>org.apache.qpid</groupId>
<artifactId>qpid-cluster</artifactId>
<packaging>jar</packaging>
- <version>1.0-incubating-M2-SNAPSHOT</version>
+ <version>1.0-incubating-M2.1-SNAPSHOT</version>
<name>Qpid Cluster</name>
<url>http://cwiki.apache.org/confluence/display/qpid</url>
<parent>
<groupId>org.apache.qpid</groupId>
<artifactId>qpid</artifactId>
- <version>1.0-incubating-M2-SNAPSHOT</version>
+ <version>1.0-incubating-M2.1-SNAPSHOT</version>
</parent>
<properties>