[embjopr-commits] EMBJOPR SVN: r969 - in trunk: jbas6 and 1 other directory.

embjopr-commits at lists.jboss.org embjopr-commits at lists.jboss.org
Wed Jul 28 09:28:05 EDT 2010


Author: ips
Date: 2010-07-28 09:28:04 -0400 (Wed, 28 Jul 2010)
New Revision: 969

Modified:
   trunk/jbas5/pom.xml
   trunk/jbas6/pom.xml
Log:
upgrade hornetq plugin from 1.0.0.CR2 to 1.0.0.Final

Modified: trunk/jbas5/pom.xml
===================================================================
--- trunk/jbas5/pom.xml	2010-07-27 18:30:15 UTC (rev 968)
+++ trunk/jbas5/pom.xml	2010-07-28 13:28:04 UTC (rev 969)
@@ -82,7 +82,7 @@
                                 <artifactItem>
                                     <groupId>org.hornetq</groupId>
                                     <artifactId>hornetq-jopr-plugin</artifactId>
-                                    <version>1.0.0.CR2</version>
+                                    <version>1.0.0.Final</version>
                                 </artifactItem>                                
                             </artifactItems>
                         </configuration>

Modified: trunk/jbas6/pom.xml
===================================================================
--- trunk/jbas6/pom.xml	2010-07-27 18:30:15 UTC (rev 968)
+++ trunk/jbas6/pom.xml	2010-07-28 13:28:04 UTC (rev 969)
@@ -82,7 +82,7 @@
                                 <artifactItem>
                                     <groupId>org.hornetq</groupId>
                                     <artifactId>hornetq-jopr-plugin</artifactId>
-                                    <version>1.0.0.CR2</version>
+                                    <version>1.0.0.Final</version>
                                 </artifactItem>                                
                             </artifactItems>
                         </configuration>



More information about the embjopr-commits mailing list