summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRajith Muditha Attapattu <rajith@apache.org>2007-11-01 14:57:17 +0000
committerRajith Muditha Attapattu <rajith@apache.org>2007-11-01 14:57:17 +0000
commitf3e4acdc53ed746652894602ba57c5e02db74a7b (patch)
tree2188e6cf7fa7b0b252835576a77ced5e1d494eb8
parentb3e5616b7a365d38d21f6ef9847a996f74ac8335 (diff)
downloadqpid-python-f3e4acdc53ed746652894602ba57c5e02db74a7b.tar.gz
modified the systest POM
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2@591036 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--java/systests/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/systests/pom.xml b/java/systests/pom.xml
index c2fedec25a..b18bfc93de 100644
--- a/java/systests/pom.xml
+++ b/java/systests/pom.xml
@@ -22,14 +22,14 @@
<groupId>org.apache.qpid</groupId>
<artifactId>qpid-systests</artifactId>
<packaging>jar</packaging>
- <version>1.0-incubating-M2-SNAPSHOT</version>
+ <version>1.0-incubating-M2</version>
<name>Qpid System 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-M2</version>
<relativePath>../pom.xml</relativePath>
</parent>