[hornetq-commits] JBoss hornetq SVN: r10641 - in branches/Branch_2_2_2_REST: examples/dup-send and 4 other directories.

do-not-reply at jboss.org do-not-reply at jboss.org
Thu May 12 08:05:28 EDT 2011


Author: bill.burke at jboss.com
Date: 2011-05-12 08:05:27 -0400 (Thu, 12 May 2011)
New Revision: 10641

Modified:
   branches/Branch_2_2_2_REST/examples/dup-send/pom.xml
   branches/Branch_2_2_2_REST/examples/javascript-chat/pom.xml
   branches/Branch_2_2_2_REST/examples/jms-to-rest/pom.xml
   branches/Branch_2_2_2_REST/examples/push/pom.xml
   branches/Branch_2_2_2_REST/hornetq-rest/pom.xml
   branches/Branch_2_2_2_REST/pom.xml
Log:


Modified: branches/Branch_2_2_2_REST/examples/dup-send/pom.xml
===================================================================
--- branches/Branch_2_2_2_REST/examples/dup-send/pom.xml	2011-05-12 11:27:50 UTC (rev 10640)
+++ branches/Branch_2_2_2_REST/examples/dup-send/pom.xml	2011-05-12 12:05:27 UTC (rev 10641)
@@ -3,7 +3,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.hornetq.rest.examples</groupId>
     <artifactId>dup-send</artifactId>
-    <version>2.2.2.1</version>
+    <version>2.2.2.2</version>
     <packaging>war</packaging>
     <properties>
         <resteasy.version>2.1.0.GA</resteasy.version>

Modified: branches/Branch_2_2_2_REST/examples/javascript-chat/pom.xml
===================================================================
--- branches/Branch_2_2_2_REST/examples/javascript-chat/pom.xml	2011-05-12 11:27:50 UTC (rev 10640)
+++ branches/Branch_2_2_2_REST/examples/javascript-chat/pom.xml	2011-05-12 12:05:27 UTC (rev 10641)
@@ -3,7 +3,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.hornetq.rest.examples</groupId>
     <artifactId>javascript-chat</artifactId>
-    <version>2.2.2.1</version>
+    <version>2.2.2.2</version>
     <packaging>war</packaging>
     <properties>
         <resteasy.version>2.0.1.GA</resteasy.version>

Modified: branches/Branch_2_2_2_REST/examples/jms-to-rest/pom.xml
===================================================================
--- branches/Branch_2_2_2_REST/examples/jms-to-rest/pom.xml	2011-05-12 11:27:50 UTC (rev 10640)
+++ branches/Branch_2_2_2_REST/examples/jms-to-rest/pom.xml	2011-05-12 12:05:27 UTC (rev 10641)
@@ -3,7 +3,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.hornetq.rest.examples</groupId>
     <artifactId>mixed-jms-rest</artifactId>
-    <version>2.2.2.1</version>
+    <version>2.2.2.2</version>
     <packaging>war</packaging>
     <properties>
         <resteasy.version>2.1.0.GA</resteasy.version>

Modified: branches/Branch_2_2_2_REST/examples/push/pom.xml
===================================================================
--- branches/Branch_2_2_2_REST/examples/push/pom.xml	2011-05-12 11:27:50 UTC (rev 10640)
+++ branches/Branch_2_2_2_REST/examples/push/pom.xml	2011-05-12 12:05:27 UTC (rev 10641)
@@ -3,7 +3,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.hornetq.rest.examples</groupId>
     <artifactId>push</artifactId>
-    <version>2.2.2.1</version>
+    <version>2.2.2.2</version>
     <packaging>war</packaging>
     <properties>
         <resteasy.version>2.1.0.GA</resteasy.version>

Modified: branches/Branch_2_2_2_REST/hornetq-rest/pom.xml
===================================================================
--- branches/Branch_2_2_2_REST/hornetq-rest/pom.xml	2011-05-12 11:27:50 UTC (rev 10640)
+++ branches/Branch_2_2_2_REST/hornetq-rest/pom.xml	2011-05-12 12:05:27 UTC (rev 10641)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.hornetq.rest</groupId>
         <artifactId>hornetq-rest-all</artifactId>
-        <version>2.2.2.1</version>
+        <version>2.2.2.2</version>
     </parent>
 
     <groupId>org.hornetq.rest</groupId>

Modified: branches/Branch_2_2_2_REST/pom.xml
===================================================================
--- branches/Branch_2_2_2_REST/pom.xml	2011-05-12 11:27:50 UTC (rev 10640)
+++ branches/Branch_2_2_2_REST/pom.xml	2011-05-12 12:05:27 UTC (rev 10641)
@@ -5,7 +5,7 @@
     <name>HornetQ REST Interface Parent POM</name>
     <groupId>org.hornetq.rest</groupId>
     <artifactId>hornetq-rest-all</artifactId>
-    <version>2.2.2.1</version>
+    <version>2.2.2.2</version>
     <packaging>pom</packaging>
 
     <properties>



More information about the hornetq-commits mailing list