Author: ritchiem
Date: Fri Oct 5 08:28:23 2007
New Revision: 582313
URL: http://svn.apache.org/viewvc?rev=582313&view=rev
Log:
Sorry in my fixing of a conflict I put the M2.1 pom references on M2.
Modified:
incubator/qpid/branches/M2/java/perftests/pom.xml
Modified: incubator/qpid/branches/M2/java/perftests/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/qpid/branches/M2/java/perftests/pom.xml?rev=582313&r1=582312&r2=582313&view=diff
==============================================================================
--- incubator/qpid/branches/M2/java/perftests/pom.xml (original)
+++ incubator/qpid/branches/M2/java/perftests/pom.xml Fri Oct 5 08:28:23 2007
@@ -24,14 +24,14 @@
<groupId>org.apache.qpid</groupId>
<artifactId>qpid-perftests</artifactId>
<packaging>jar</packaging>
- <version>1.0-incubating-M2.1-SNAPSHOT</version>
+ <version>1.0-incubating-M2-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.1-SNAPSHOT</version>
+ <version>1.0-incubating-M2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>