[rhmessaging-commits] rhmessaging commits: r2085 - store/branches/java/M2.1-release/java/bdbstore.

rhmessaging-commits at lists.jboss.org rhmessaging-commits at lists.jboss.org
Thu May 29 12:05:10 EDT 2008


Author: ritchiem
Date: 2008-05-29 12:05:10 -0400 (Thu, 29 May 2008)
New Revision: 2085

Modified:
   store/branches/java/M2.1-release/java/bdbstore/pom.xml
Log:
Updated POM to reflect the M2.1 release status rather than SNAPSHOT

Modified: store/branches/java/M2.1-release/java/bdbstore/pom.xml
===================================================================
--- store/branches/java/M2.1-release/java/bdbstore/pom.xml	2008-05-28 21:50:19 UTC (rev 2084)
+++ store/branches/java/M2.1-release/java/bdbstore/pom.xml	2008-05-29 16:05:10 UTC (rev 2085)
@@ -22,14 +22,14 @@
     <groupId>org.etp.qpid</groupId>
     <artifactId>qpid-bdbstore</artifactId>
     <packaging>jar</packaging>
-    <version>1.0-incubating-M2.1-SNAPSHOT</version>
+    <version>1.0-incubating-M2.1</version>
     <name>Qpid BDB Store</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.1</version>
     </parent>
 
     <!-- Local repository for the BerkelyDB-je so we don't have to use the installer script --> 




More information about the rhmessaging-commits mailing list