summaryrefslogtreecommitdiff
path: root/java/integrationtests/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/integrationtests/pom.xml')
-rw-r--r--java/integrationtests/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/integrationtests/pom.xml b/java/integrationtests/pom.xml
index 116b7d7734..c13e300386 100644
--- a/java/integrationtests/pom.xml
+++ b/java/integrationtests/pom.xml
@@ -24,13 +24,13 @@
<groupId>org.apache.qpid</groupId>
<artifactId>qpid-integrationtests</artifactId>
<packaging>jar</packaging>
- <version>1.0-incubating-M2-SNAPSHOT</version>
+ <version>1.0-incubating-M2</version>
<name>Qpid Integration Tests</name>
<parent>
<groupId>org.apache.qpid</groupId>
<artifactId>qpid</artifactId>
- <version>1.0-incubating-M2-SNAPSHOT</version>
+ <version>1.0-incubating-M2</version>
<relativePath>../pom.xml</relativePath>
</parent>