[hornetq-commits] JBoss hornetq SVN: r12276 - branches/one-offs/HornetQ_2_2_10_EAP_JBPAPP_8396/hornetq-rest.

do-not-reply at jboss.org do-not-reply at jboss.org
Thu Mar 8 19:02:44 EST 2012


Author: clebert.suconic
Date: 2012-03-08 19:02:42 -0500 (Thu, 08 Mar 2012)
New Revision: 12276

Modified:
   branches/one-offs/HornetQ_2_2_10_EAP_JBPAPP_8396/hornetq-rest/pom.xml
Log:
fixing typo

Modified: branches/one-offs/HornetQ_2_2_10_EAP_JBPAPP_8396/hornetq-rest/pom.xml
===================================================================
--- branches/one-offs/HornetQ_2_2_10_EAP_JBPAPP_8396/hornetq-rest/pom.xml	2012-03-08 23:58:05 UTC (rev 12275)
+++ branches/one-offs/HornetQ_2_2_10_EAP_JBPAPP_8396/hornetq-rest/pom.xml	2012-03-09 00:02:42 UTC (rev 12276)
@@ -10,7 +10,7 @@
 
     <properties>
         <resteasy.version>2.0.1.GA</resteasy.version>
-        <hornetq.version>2.2.10.EAP.GA-JBPAPP_6277</hornetq.version>
+        <hornetq.version>2.2.10.EAP.GA-JBPAPP_8396</hornetq.version>
     </properties>
 
     <licenses>



More information about the hornetq-commits mailing list