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

embjopr-commits at lists.jboss.org embjopr-commits at lists.jboss.org
Wed Jun 16 17:03:09 EDT 2010


Author: ips
Date: 2010-06-16 17:03:08 -0400 (Wed, 16 Jun 2010)
New Revision: 953

Modified:
   trunk/jbas5/pom.xml
   trunk/jbas6/pom.xml
Log:
upgrade hornetq plugin in as5 and as6 admin consoles from 1.0.0.BETA to 1.0.0.CR2

Modified: trunk/jbas5/pom.xml
===================================================================
--- trunk/jbas5/pom.xml	2010-06-09 16:41:29 UTC (rev 952)
+++ trunk/jbas5/pom.xml	2010-06-16 21:03:08 UTC (rev 953)
@@ -82,7 +82,7 @@
                                 <artifactItem>
                                     <groupId>org.hornetq</groupId>
                                     <artifactId>hornetq-jopr-plugin</artifactId>
-                                    <version>1.0.0.BETA1</version>
+                                    <version>1.0.0.CR2</version>
                                 </artifactItem>                                
                             </artifactItems>
                         </configuration>

Modified: trunk/jbas6/pom.xml
===================================================================
--- trunk/jbas6/pom.xml	2010-06-09 16:41:29 UTC (rev 952)
+++ trunk/jbas6/pom.xml	2010-06-16 21:03:08 UTC (rev 953)
@@ -82,7 +82,7 @@
                                 <artifactItem>
                                     <groupId>org.hornetq</groupId>
                                     <artifactId>hornetq-jopr-plugin</artifactId>
-                                    <version>1.0.0.BETA1</version>
+                                    <version>1.0.0.CR2</version>
                                 </artifactItem>                                
                             </artifactItems>
                         </configuration>



More information about the embjopr-commits mailing list