summaryrefslogtreecommitdiff
path: root/java/perftests
diff options
context:
space:
mode:
Diffstat (limited to 'java/perftests')
-rw-r--r--java/perftests/distribution/pom.xml4
-rw-r--r--java/perftests/pom.xml4
2 files changed, 4 insertions, 4 deletions
diff --git a/java/perftests/distribution/pom.xml b/java/perftests/distribution/pom.xml
index 4ba67b76f7..e9a8594862 100644
--- a/java/perftests/distribution/pom.xml
+++ b/java/perftests/distribution/pom.xml
@@ -23,14 +23,14 @@
<groupId>org.apache.qpid</groupId>
<artifactId>qpid-perftests-distribution</artifactId>
<packaging>jar</packaging>
- <version>1.0-incubating-M2-RC1</version>
+ <version>1.0-incubating-M2.1</version>
<name>Qpid Performance Tests Distribution</name>
<url>http://cwiki.apache.org/confluence/display/qpid</url>
<parent>
<groupId>org.apache.qpid</groupId>
<artifactId>qpid</artifactId>
- <version>1.0-incubating-M2-RC1</version>
+ <version>1.0-incubating-M2.1</version>
</parent>
<properties>
diff --git a/java/perftests/pom.xml b/java/perftests/pom.xml
index 923c14ec5f..53df6fbf2e 100644
--- a/java/perftests/pom.xml
+++ b/java/perftests/pom.xml
@@ -24,14 +24,14 @@
<groupId>org.apache.qpid</groupId>
<artifactId>qpid-perftests</artifactId>
<packaging>jar</packaging>
- <version>1.0-incubating-M2.1-RC1</version>
+ <version>1.0-incubating-M2.1</version>
<name>Qpid Performance 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>