Author: bill.burke(a)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>
Show replies by date