You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ra...@apache.org on 2007/11/01 15:57:18 UTC

svn commit: r591036 - /incubator/qpid/branches/M2/java/systests/pom.xml

Author: rajith
Date: Thu Nov  1 07:57:17 2007
New Revision: 591036

URL: http://svn.apache.org/viewvc?rev=591036&view=rev
Log:
modified the systest POM

Modified:
    incubator/qpid/branches/M2/java/systests/pom.xml

Modified: incubator/qpid/branches/M2/java/systests/pom.xml
URL: http://svn.apache.org/viewvc/incubator/qpid/branches/M2/java/systests/pom.xml?rev=591036&r1=591035&r2=591036&view=diff
==============================================================================
--- incubator/qpid/branches/M2/java/systests/pom.xml (original)
+++ incubator/qpid/branches/M2/java/systests/pom.xml Thu Nov  1 07:57:17 2007
@@ -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>