summaryrefslogtreecommitdiff
path: root/java/perftests
diff options
context:
space:
mode:
authorRajith Muditha Attapattu <rajith@apache.org>2008-01-25 16:46:49 +0000
committerRajith Muditha Attapattu <rajith@apache.org>2008-01-25 16:46:49 +0000
commitaef4eac3cafe53f28e4ae368bf4d52be613d4152 (patch)
treedc83f3c6f2dcb3409c8f91e57696d4855ad61d12 /java/perftests
parent10e56f6dbb713e24513ca1947924f6b3e45f2ff9 (diff)
downloadqpid-python-aef4eac3cafe53f28e4ae368bf4d52be613d4152.tar.gz
Changed version to M3 to avoid confusion with old M2 snapshots
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@615264 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/perftests')
-rw-r--r--java/perftests/distribution/pom.xml4
-rw-r--r--java/perftests/jar-with-dependencies.xml2
-rw-r--r--java/perftests/pom.xml4
3 files changed, 5 insertions, 5 deletions
diff --git a/java/perftests/distribution/pom.xml b/java/perftests/distribution/pom.xml
index c0e81ce3f5..7de50d5a6e 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-SNAPSHOT</version>
+ <version>1.0-incubating-M3-SNAPSHOT</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-SNAPSHOT</version>
+ <version>1.0-incubating-M3-SNAPSHOT</version>
</parent>
<properties>
diff --git a/java/perftests/jar-with-dependencies.xml b/java/perftests/jar-with-dependencies.xml
index bbbbd3788e..c1e3717ddf 100644
--- a/java/perftests/jar-with-dependencies.xml
+++ b/java/perftests/jar-with-dependencies.xml
@@ -74,7 +74,7 @@
<directory>target</directory>
<outputDirectory></outputDirectory>
<includes>
- <include>qpid-perftests-1.0-incubating-M2-SNAPSHOT.jar</include>
+ <include>qpid-perftests-1.0-incubating-M3-SNAPSHOT.jar</include>
</includes>
</fileSet>
diff --git a/java/perftests/pom.xml b/java/perftests/pom.xml
index 810147782f..2e13f1fae6 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-SNAPSHOT</version>
+ <version>1.0-incubating-M3-SNAPSHOT</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-SNAPSHOT</version>
+ <version>1.0-incubating-M3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>