diff options
Diffstat (limited to 'qpid/java/perftests/pom.xml')
| -rw-r--r-- | qpid/java/perftests/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/qpid/java/perftests/pom.xml b/qpid/java/perftests/pom.xml index 810147782f..2e13f1fae6 100644 --- a/qpid/java/perftests/pom.xml +++ b/qpid/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> |
