summaryrefslogtreecommitdiff
path: root/qpid/java/client/example/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/java/client/example/pom.xml')
-rw-r--r--qpid/java/client/example/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/qpid/java/client/example/pom.xml b/qpid/java/client/example/pom.xml
index 1d48b3afbe..db9aa94ca2 100644
--- a/qpid/java/client/example/pom.xml
+++ b/qpid/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-M3-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-M3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>