summaryrefslogtreecommitdiff
path: root/java/client/example/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/client/example/pom.xml')
-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 b6eed8d880..2e59cb1b08 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.1-RC1</version>
+ <version>1.0-incubating-M2.1</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.1-RC1</version>
+ <version>1.0-incubating-M2.1</version>
<relativePath>../pom.xml</relativePath>
</parent>