summaryrefslogtreecommitdiff
path: root/java/client
diff options
context:
space:
mode:
authorMartin Ritchie <ritchiem@apache.org>2007-09-24 14:28:11 +0000
committerMartin Ritchie <ritchiem@apache.org>2007-09-24 14:28:11 +0000
commitd05128ec78839e652fc4ef8cdbbd60cb8e0a0129 (patch)
tree8033d0ef4250606eff19cf6721d312e042d9d1a9 /java/client
parent2af12a2b280c6ee0920f361ac39adb0855a5a9cb (diff)
downloadqpid-python-d05128ec78839e652fc4ef8cdbbd60cb8e0a0129.tar.gz
Updated Example and management pom files to refer to M2.1 rather than M2
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2.1@578828 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/client')
-rw-r--r--java/client/example/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/client/example/pom.xml b/java/client/example/pom.xml
index 1d48b3afbe..0106e788ff 100644
--- a/java/client/example/pom.xml
+++ b/java/client/example/pom.xml
@@ -23,14 +23,14 @@
<groupId>org.apache.qpid</groupId>
<artifactId>qpid-example</artifactId>
<packaging>jar</packaging>
- <version>1.0-incubating-M2-SNAPSHOT</version>
+ <version>1.0-incubating-M2.1-SNAPSHOT</version>
<name>Qpid Example</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>