[rhmessaging-commits] rhmessaging commits: r1385 - in store/branches/java/M2.1.1/java: bdbstorebackup and 1 other directory.

rhmessaging-commits at lists.jboss.org rhmessaging-commits at lists.jboss.org
Thu Nov 29 04:57:11 EST 2007


Author: rupertlssmith
Date: 2007-11-29 04:57:11 -0500 (Thu, 29 Nov 2007)
New Revision: 1385

Modified:
   store/branches/java/M2.1.1/java/bdbstore/pom.xml
   store/branches/java/M2.1.1/java/bdbstorebackup/pom.xml
Log:
Updated poms for version M2.1.1

Modified: store/branches/java/M2.1.1/java/bdbstore/pom.xml
===================================================================
--- store/branches/java/M2.1.1/java/bdbstore/pom.xml	2007-11-29 09:44:52 UTC (rev 1384)
+++ store/branches/java/M2.1.1/java/bdbstore/pom.xml	2007-11-29 09:57:11 UTC (rev 1385)
@@ -22,14 +22,14 @@
     <groupId>org.etp.qpid</groupId>
     <artifactId>qpid-bdbstore</artifactId>
     <packaging>jar</packaging>
-    <version>1.0-incubating-M2-SNAPSHOT</version>
+    <version>1.0-incubating-M2.1.1-SNAPSHOT</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-SNAPSHOT</version>
+        <version>1.0-incubating-M2.1.1-SNAPSHOT</version>
     </parent>
 
     <!-- Local repository for the BerkelyDB-je so we don't have to use the installer script --> 

Modified: store/branches/java/M2.1.1/java/bdbstorebackup/pom.xml
===================================================================
--- store/branches/java/M2.1.1/java/bdbstorebackup/pom.xml	2007-11-29 09:44:52 UTC (rev 1384)
+++ store/branches/java/M2.1.1/java/bdbstorebackup/pom.xml	2007-11-29 09:57:11 UTC (rev 1385)
@@ -22,14 +22,14 @@
     <groupId>org.etp.qpid</groupId>
     <artifactId>qpid-bdbstorebackup</artifactId>
     <packaging>jar</packaging>
-    <version>1.0-incubating-M2-SNAPSHOT</version>
+    <version>1.0-incubating-M2.1.1-SNAPSHOT</version>
     <name>Qpid BDB Store Backup</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.1.1-SNAPSHOT</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