summaryrefslogtreecommitdiff
path: root/java/client
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/client
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/client')
-rw-r--r--java/client/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/client/pom.xml b/java/client/pom.xml
index b51e540c2d..b4e912d31e 100644
--- a/java/client/pom.xml
+++ b/java/client/pom.xml
@@ -23,14 +23,14 @@
<groupId>org.apache.qpid</groupId>
<artifactId>qpid-client</artifactId>
<packaging>jar</packaging>
- <version>1.0-incubating-M2-SNAPSHOT</version>
+ <version>1.0-incubating-M2.1-SNAPSHOT</version>
<name>Qpid Client</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>
<relativePath>../pom.xml</relativePath>
</parent>