summaryrefslogtreecommitdiff
path: root/java/cluster/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/cluster/pom.xml')
-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..aaaf7d2f26 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</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</version>
</parent>
<properties>