summaryrefslogtreecommitdiff
path: root/java/skimtests/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/skimtests/pom.xml')
-rw-r--r--java/skimtests/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/java/skimtests/pom.xml b/java/skimtests/pom.xml
index 38bdb1a08a..797ad1e14a 100644
--- a/java/skimtests/pom.xml
+++ b/java/skimtests/pom.xml
@@ -24,14 +24,14 @@
<groupId>org.apache.qpid</groupId>
<artifactId>qpid-skimtests</artifactId>
<packaging>jar</packaging>
- <version>1.0-incubating-M2.1-RC1</version>
+ <version>1.0-incubating-M2.1</version>
<name>Qpid Skim Tests</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>
@@ -63,7 +63,7 @@
<dependency>
<groupId>org.apache.qpid</groupId>
<artifactId>qpid-broker</artifactId>
- <version>1.0-incubating-M2.1-RC1</version>
+ <version>1.0-incubating-M2.1</version>
<classifier>tests</classifier>
<scope>test</scope>
</dependency>