[rhmessaging-commits] rhmessaging commits: r2026 - in store/branches/java: M2.1.x/java/bdbstore and 1 other directory.

rhmessaging-commits at lists.jboss.org rhmessaging-commits at lists.jboss.org
Fri May 9 07:34:07 EDT 2008


Author: ritchiem
Date: 2008-05-09 07:34:07 -0400 (Fri, 09 May 2008)
New Revision: 2026

Added:
   store/branches/java/M2.1.x/
Modified:
   store/branches/java/M2.1.x/java/bdbstore/pom.xml
Log:
Created Fix branch for M2.1 based on M2.1 releases.

Copied: store/branches/java/M2.1.x (from rev 2025, store/branches/java/M2.1-release)

Modified: store/branches/java/M2.1.x/java/bdbstore/pom.xml
===================================================================
--- store/branches/java/M2.1-release/java/bdbstore/pom.xml	2008-05-08 23:09:45 UTC (rev 2025)
+++ store/branches/java/M2.1.x/java/bdbstore/pom.xml	2008-05-09 11:34:07 UTC (rev 2026)
@@ -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.x-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.1-SNAPSHOT</version>
+        <version>1.0-incubating-M2.1.x-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