[hornetq-commits] JBoss hornetq SVN: r12235 - in trunk: distribution/hornetq and 35 other directories.

do-not-reply at jboss.org do-not-reply at jboss.org
Fri Mar 2 14:50:49 EST 2012


Author: jbertram
Date: 2012-03-02 14:50:46 -0500 (Fri, 02 Mar 2012)
New Revision: 12235

Modified:
   trunk/distribution/hornetq/pom.xml
   trunk/distribution/jboss-mc/pom.xml
   trunk/distribution/jnp-client/pom.xml
   trunk/distribution/pom.xml
   trunk/docs/pom.xml
   trunk/docs/quickstart-guide/pom.xml
   trunk/docs/rest-manual/pom.xml
   trunk/docs/user-manual/pom.xml
   trunk/examples/pom.xml
   trunk/hornetq-bootstrap/pom.xml
   trunk/hornetq-commons/pom.xml
   trunk/hornetq-core-client/pom.xml
   trunk/hornetq-core/pom.xml
   trunk/hornetq-jboss-as-integration/pom.xml
   trunk/hornetq-jms-client/pom.xml
   trunk/hornetq-jms/pom.xml
   trunk/hornetq-journal/pom.xml
   trunk/hornetq-ra/pom.xml
   trunk/hornetq-rest/examples/dup-send/pom.xml
   trunk/hornetq-rest/examples/javascript-chat/pom.xml
   trunk/hornetq-rest/examples/jms-to-rest/pom.xml
   trunk/hornetq-rest/examples/push/pom.xml
   trunk/hornetq-rest/hornetq-rest/pom.xml
   trunk/hornetq-rest/pom.xml
   trunk/hornetq-service-sar/pom.xml
   trunk/hornetq-spring-integration/pom.xml
   trunk/hornetq-twitter-integration/pom.xml
   trunk/tests/concurrent-tests/pom.xml
   trunk/tests/integration-tests/pom.xml
   trunk/tests/jms-tests/pom.xml
   trunk/tests/joram-tests/pom.xml
   trunk/tests/performance-tests/pom.xml
   trunk/tests/pom.xml
   trunk/tests/soak-tests/pom.xml
   trunk/tests/stress-tests/pom.xml
   trunk/tests/timing-tests/pom.xml
   trunk/tests/unit-tests/pom.xml
Log:
updating <version> for all sub-projects

Modified: trunk/distribution/hornetq/pom.xml
===================================================================
--- trunk/distribution/hornetq/pom.xml	2012-03-02 19:14:26 UTC (rev 12234)
+++ trunk/distribution/hornetq/pom.xml	2012-03-02 19:50:46 UTC (rev 12235)
@@ -19,7 +19,7 @@
    <parent>
       <groupId>org.hornetq</groupId>
       <artifactId>hornetq-distribution</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>hornetq</artifactId>

Modified: trunk/distribution/jboss-mc/pom.xml
===================================================================
--- trunk/distribution/jboss-mc/pom.xml	2012-03-02 19:14:26 UTC (rev 12234)
+++ trunk/distribution/jboss-mc/pom.xml	2012-03-02 19:50:46 UTC (rev 12235)
@@ -6,7 +6,7 @@
    <parent>
       <groupId>org.hornetq</groupId>
       <artifactId>hornetq-distribution</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>jboss-mc</artifactId>

Modified: trunk/distribution/jnp-client/pom.xml
===================================================================
--- trunk/distribution/jnp-client/pom.xml	2012-03-02 19:14:26 UTC (rev 12234)
+++ trunk/distribution/jnp-client/pom.xml	2012-03-02 19:50:46 UTC (rev 12235)
@@ -6,7 +6,7 @@
    <parent>
       <groupId>org.hornetq</groupId>
       <artifactId>hornetq-distribution</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>jnp-client</artifactId>

Modified: trunk/distribution/pom.xml
===================================================================
--- trunk/distribution/pom.xml	2012-03-02 19:14:26 UTC (rev 12234)
+++ trunk/distribution/pom.xml	2012-03-02 19:50:46 UTC (rev 12235)
@@ -5,7 +5,7 @@
    <parent>
       <groupId>org.hornetq</groupId>
       <artifactId>hornetq-pom</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>hornetq-distribution</artifactId>

Modified: trunk/docs/pom.xml
===================================================================
--- trunk/docs/pom.xml	2012-03-02 19:14:26 UTC (rev 12234)
+++ trunk/docs/pom.xml	2012-03-02 19:50:46 UTC (rev 12235)
@@ -18,7 +18,7 @@
    <parent>
       <groupId>org.hornetq</groupId>
       <artifactId>hornetq-pom</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.hornetq.docs</groupId>

Modified: trunk/docs/quickstart-guide/pom.xml
===================================================================
--- trunk/docs/quickstart-guide/pom.xml	2012-03-02 19:14:26 UTC (rev 12234)
+++ trunk/docs/quickstart-guide/pom.xml	2012-03-02 19:50:46 UTC (rev 12235)
@@ -8,7 +8,7 @@
    <parent>
       <groupId>org.hornetq.docs</groupId>
       <artifactId>hornetq-docs</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
 	<groupId>org.hornetq.docs</groupId>

Modified: trunk/docs/rest-manual/pom.xml
===================================================================
--- trunk/docs/rest-manual/pom.xml	2012-03-02 19:14:26 UTC (rev 12234)
+++ trunk/docs/rest-manual/pom.xml	2012-03-02 19:50:46 UTC (rev 12235)
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.hornetq.docs</groupId>
       <artifactId>hornetq-docs</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
 	<groupId>org.hornetq.docs</groupId>

Modified: trunk/docs/user-manual/pom.xml
===================================================================
--- trunk/docs/user-manual/pom.xml	2012-03-02 19:14:26 UTC (rev 12234)
+++ trunk/docs/user-manual/pom.xml	2012-03-02 19:50:46 UTC (rev 12235)
@@ -21,7 +21,7 @@
    <parent>
       <groupId>org.hornetq.docs</groupId>
       <artifactId>hornetq-docs</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
 	<groupId>org.hornetq.docs</groupId>

Modified: trunk/examples/pom.xml
===================================================================
--- trunk/examples/pom.xml	2012-03-02 19:14:26 UTC (rev 12234)
+++ trunk/examples/pom.xml	2012-03-02 19:50:46 UTC (rev 12235)
@@ -5,7 +5,7 @@
    <parent>
       <groupId>org.hornetq</groupId>
       <artifactId>hornetq-pom</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>hornetq-examples</artifactId>

Modified: trunk/hornetq-bootstrap/pom.xml
===================================================================
--- trunk/hornetq-bootstrap/pom.xml	2012-03-02 19:14:26 UTC (rev 12234)
+++ trunk/hornetq-bootstrap/pom.xml	2012-03-02 19:50:46 UTC (rev 12235)
@@ -5,7 +5,7 @@
    <parent>
       <groupId>org.hornetq</groupId>
       <artifactId>hornetq-pom</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
     <artifactId>hornetq-bootstrap</artifactId>

Modified: trunk/hornetq-commons/pom.xml
===================================================================
--- trunk/hornetq-commons/pom.xml	2012-03-02 19:14:26 UTC (rev 12234)
+++ trunk/hornetq-commons/pom.xml	2012-03-02 19:50:46 UTC (rev 12235)
@@ -5,7 +5,7 @@
    <parent>
       <groupId>org.hornetq</groupId>
       <artifactId>hornetq-pom</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>hornetq-commons</artifactId>

Modified: trunk/hornetq-core/pom.xml
===================================================================
--- trunk/hornetq-core/pom.xml	2012-03-02 19:14:26 UTC (rev 12234)
+++ trunk/hornetq-core/pom.xml	2012-03-02 19:50:46 UTC (rev 12235)
@@ -5,7 +5,7 @@
    <parent>
       <groupId>org.hornetq</groupId>
       <artifactId>hornetq-pom</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>hornetq-core</artifactId>

Modified: trunk/hornetq-core-client/pom.xml
===================================================================
--- trunk/hornetq-core-client/pom.xml	2012-03-02 19:14:26 UTC (rev 12234)
+++ trunk/hornetq-core-client/pom.xml	2012-03-02 19:50:46 UTC (rev 12235)
@@ -6,7 +6,7 @@
    <parent>
       <groupId>org.hornetq</groupId>
       <artifactId>hornetq-pom</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>hornetq-core-client</artifactId>

Modified: trunk/hornetq-jboss-as-integration/pom.xml
===================================================================
--- trunk/hornetq-jboss-as-integration/pom.xml	2012-03-02 19:14:26 UTC (rev 12234)
+++ trunk/hornetq-jboss-as-integration/pom.xml	2012-03-02 19:50:46 UTC (rev 12235)
@@ -5,7 +5,7 @@
    <parent>
       <groupId>org.hornetq</groupId>
       <artifactId>hornetq-pom</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>hornetq-jboss-as-integration</artifactId>

Modified: trunk/hornetq-jms/pom.xml
===================================================================
--- trunk/hornetq-jms/pom.xml	2012-03-02 19:14:26 UTC (rev 12234)
+++ trunk/hornetq-jms/pom.xml	2012-03-02 19:50:46 UTC (rev 12235)
@@ -5,7 +5,7 @@
    <parent>
       <groupId>org.hornetq</groupId>
       <artifactId>hornetq-pom</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
     <artifactId>hornetq-jms</artifactId>

Modified: trunk/hornetq-jms-client/pom.xml
===================================================================
--- trunk/hornetq-jms-client/pom.xml	2012-03-02 19:14:26 UTC (rev 12234)
+++ trunk/hornetq-jms-client/pom.xml	2012-03-02 19:50:46 UTC (rev 12235)
@@ -5,7 +5,7 @@
    <parent>
       <groupId>org.hornetq</groupId>
       <artifactId>hornetq-pom</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>hornetq-jms-client</artifactId>

Modified: trunk/hornetq-journal/pom.xml
===================================================================
--- trunk/hornetq-journal/pom.xml	2012-03-02 19:14:26 UTC (rev 12234)
+++ trunk/hornetq-journal/pom.xml	2012-03-02 19:50:46 UTC (rev 12235)
@@ -5,7 +5,7 @@
    <parent>
       <groupId>org.hornetq</groupId>
       <artifactId>hornetq-pom</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>hornetq-journal</artifactId>

Modified: trunk/hornetq-ra/pom.xml
===================================================================
--- trunk/hornetq-ra/pom.xml	2012-03-02 19:14:26 UTC (rev 12234)
+++ trunk/hornetq-ra/pom.xml	2012-03-02 19:50:46 UTC (rev 12235)
@@ -6,7 +6,7 @@
    <parent>
       <groupId>org.hornetq</groupId>
       <artifactId>hornetq-pom</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>hornetq-rar-pom</artifactId>

Modified: trunk/hornetq-rest/examples/dup-send/pom.xml
===================================================================
--- trunk/hornetq-rest/examples/dup-send/pom.xml	2012-03-02 19:14:26 UTC (rev 12234)
+++ trunk/hornetq-rest/examples/dup-send/pom.xml	2012-03-02 19:50:46 UTC (rev 12235)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.hornetq.rest</groupId>
         <artifactId>hornetq-rest-all</artifactId>
-        <version>2.2.2.Final</version>
+        <version>2.3.0-SNAPSHOT</version>
     </parent>
     <groupId>org.hornetq.rest.examples</groupId>
     <artifactId>dup-send</artifactId>

Modified: trunk/hornetq-rest/examples/javascript-chat/pom.xml
===================================================================
--- trunk/hornetq-rest/examples/javascript-chat/pom.xml	2012-03-02 19:14:26 UTC (rev 12234)
+++ trunk/hornetq-rest/examples/javascript-chat/pom.xml	2012-03-02 19:50:46 UTC (rev 12235)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.hornetq.rest</groupId>
         <artifactId>hornetq-rest-all</artifactId>
-        <version>2.2.2.Final</version>
+        <version>2.3.0-SNAPSHOT</version>
     </parent>
     <groupId>org.hornetq.rest.examples</groupId>
     <artifactId>javascript-chat</artifactId>

Modified: trunk/hornetq-rest/examples/jms-to-rest/pom.xml
===================================================================
--- trunk/hornetq-rest/examples/jms-to-rest/pom.xml	2012-03-02 19:14:26 UTC (rev 12234)
+++ trunk/hornetq-rest/examples/jms-to-rest/pom.xml	2012-03-02 19:50:46 UTC (rev 12235)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.hornetq.rest</groupId>
         <artifactId>hornetq-rest-all</artifactId>
-        <version>2.2.2.Final</version>
+        <version>2.3.0-SNAPSHOT</version>
     </parent>
     <groupId>org.hornetq.rest.examples</groupId>
     <artifactId>mixed-jms-rest</artifactId>

Modified: trunk/hornetq-rest/examples/push/pom.xml
===================================================================
--- trunk/hornetq-rest/examples/push/pom.xml	2012-03-02 19:14:26 UTC (rev 12234)
+++ trunk/hornetq-rest/examples/push/pom.xml	2012-03-02 19:50:46 UTC (rev 12235)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.hornetq.rest</groupId>
         <artifactId>hornetq-rest-all</artifactId>
-        <version>2.2.2.Final</version>
+        <version>2.3.0-SNAPSHOT</version>
     </parent>
     <groupId>org.hornetq.rest.examples</groupId>
     <artifactId>push</artifactId>

Modified: trunk/hornetq-rest/hornetq-rest/pom.xml
===================================================================
--- trunk/hornetq-rest/hornetq-rest/pom.xml	2012-03-02 19:14:26 UTC (rev 12234)
+++ trunk/hornetq-rest/hornetq-rest/pom.xml	2012-03-02 19:50:46 UTC (rev 12235)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.hornetq.rest</groupId>
         <artifactId>hornetq-rest-all</artifactId>
-        <version>2.2.3-SNAPSHOT</version>
+        <version>2.3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>hornetq-rest</artifactId>

Modified: trunk/hornetq-rest/pom.xml
===================================================================
--- trunk/hornetq-rest/pom.xml	2012-03-02 19:14:26 UTC (rev 12234)
+++ trunk/hornetq-rest/pom.xml	2012-03-02 19:50:46 UTC (rev 12235)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.hornetq</groupId>
         <artifactId>hornetq-pom</artifactId>
-        <version>2.2.3-SNAPSHOT</version>
+        <version>2.3.0-SNAPSHOT</version>
     </parent>
 
     <name>HornetQ REST Interface Parent POM</name>

Modified: trunk/hornetq-service-sar/pom.xml
===================================================================
--- trunk/hornetq-service-sar/pom.xml	2012-03-02 19:14:26 UTC (rev 12234)
+++ trunk/hornetq-service-sar/pom.xml	2012-03-02 19:50:46 UTC (rev 12235)
@@ -5,7 +5,7 @@
    <parent>
       <groupId>org.hornetq</groupId>
       <artifactId>hornetq-pom</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
     <artifactId>hornetq-service-sar</artifactId>

Modified: trunk/hornetq-spring-integration/pom.xml
===================================================================
--- trunk/hornetq-spring-integration/pom.xml	2012-03-02 19:14:26 UTC (rev 12234)
+++ trunk/hornetq-spring-integration/pom.xml	2012-03-02 19:50:46 UTC (rev 12235)
@@ -18,7 +18,7 @@
    <parent>
       <groupId>org.hornetq</groupId>
       <artifactId>hornetq-pom</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
     <artifactId>hornetq-spring-integration</artifactId>

Modified: trunk/hornetq-twitter-integration/pom.xml
===================================================================
--- trunk/hornetq-twitter-integration/pom.xml	2012-03-02 19:14:26 UTC (rev 12234)
+++ trunk/hornetq-twitter-integration/pom.xml	2012-03-02 19:50:46 UTC (rev 12235)
@@ -5,7 +5,7 @@
    <parent>
       <groupId>org.hornetq</groupId>
       <artifactId>hornetq-pom</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
     <artifactId>hornetq-twitter-integration</artifactId>

Modified: trunk/tests/concurrent-tests/pom.xml
===================================================================
--- trunk/tests/concurrent-tests/pom.xml	2012-03-02 19:14:26 UTC (rev 12234)
+++ trunk/tests/concurrent-tests/pom.xml	2012-03-02 19:50:46 UTC (rev 12235)
@@ -17,7 +17,7 @@
    <parent>
       <groupId>org.hornetq.tests</groupId>
       <artifactId>hornetq-tests-pom</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>concurrent-tests</artifactId>

Modified: trunk/tests/integration-tests/pom.xml
===================================================================
--- trunk/tests/integration-tests/pom.xml	2012-03-02 19:14:26 UTC (rev 12234)
+++ trunk/tests/integration-tests/pom.xml	2012-03-02 19:50:46 UTC (rev 12235)
@@ -4,7 +4,7 @@
    <parent>
       <groupId>org.hornetq.tests</groupId>
       <artifactId>hornetq-tests-pom</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>integration-tests</artifactId>

Modified: trunk/tests/jms-tests/pom.xml
===================================================================
--- trunk/tests/jms-tests/pom.xml	2012-03-02 19:14:26 UTC (rev 12234)
+++ trunk/tests/jms-tests/pom.xml	2012-03-02 19:50:46 UTC (rev 12235)
@@ -4,7 +4,7 @@
    <parent>
       <groupId>org.hornetq.tests</groupId>
       <artifactId>hornetq-tests-pom</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>jms-tests</artifactId>

Modified: trunk/tests/joram-tests/pom.xml
===================================================================
--- trunk/tests/joram-tests/pom.xml	2012-03-02 19:14:26 UTC (rev 12234)
+++ trunk/tests/joram-tests/pom.xml	2012-03-02 19:50:46 UTC (rev 12235)
@@ -17,7 +17,7 @@
    <parent>
       <groupId>org.hornetq.tests</groupId>
       <artifactId>hornetq-tests-pom</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>joram-tests</artifactId>

Modified: trunk/tests/performance-tests/pom.xml
===================================================================
--- trunk/tests/performance-tests/pom.xml	2012-03-02 19:14:26 UTC (rev 12234)
+++ trunk/tests/performance-tests/pom.xml	2012-03-02 19:50:46 UTC (rev 12235)
@@ -17,7 +17,7 @@
    <parent>
       <groupId>org.hornetq.tests</groupId>
       <artifactId>hornetq-tests-pom</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>performance-tests</artifactId>

Modified: trunk/tests/pom.xml
===================================================================
--- trunk/tests/pom.xml	2012-03-02 19:14:26 UTC (rev 12234)
+++ trunk/tests/pom.xml	2012-03-02 19:50:46 UTC (rev 12235)
@@ -3,7 +3,7 @@
    <parent>
       <groupId>org.hornetq</groupId>
       <artifactId>hornetq-pom</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
    <name>HornetQ Tests POM</name>
    <modelVersion>4.0.0</modelVersion>

Modified: trunk/tests/soak-tests/pom.xml
===================================================================
--- trunk/tests/soak-tests/pom.xml	2012-03-02 19:14:26 UTC (rev 12234)
+++ trunk/tests/soak-tests/pom.xml	2012-03-02 19:50:46 UTC (rev 12235)
@@ -17,7 +17,7 @@
    <parent>
       <groupId>org.hornetq.tests</groupId>
       <artifactId>hornetq-tests-pom</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>soak-tests</artifactId>

Modified: trunk/tests/stress-tests/pom.xml
===================================================================
--- trunk/tests/stress-tests/pom.xml	2012-03-02 19:14:26 UTC (rev 12234)
+++ trunk/tests/stress-tests/pom.xml	2012-03-02 19:50:46 UTC (rev 12235)
@@ -17,7 +17,7 @@
    <parent>
       <groupId>org.hornetq.tests</groupId>
       <artifactId>hornetq-tests-pom</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>stress-tests</artifactId>

Modified: trunk/tests/timing-tests/pom.xml
===================================================================
--- trunk/tests/timing-tests/pom.xml	2012-03-02 19:14:26 UTC (rev 12234)
+++ trunk/tests/timing-tests/pom.xml	2012-03-02 19:50:46 UTC (rev 12235)
@@ -17,7 +17,7 @@
    <parent>
       <groupId>org.hornetq.tests</groupId>
       <artifactId>hornetq-tests-pom</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>timing-tests</artifactId>

Modified: trunk/tests/unit-tests/pom.xml
===================================================================
--- trunk/tests/unit-tests/pom.xml	2012-03-02 19:14:26 UTC (rev 12234)
+++ trunk/tests/unit-tests/pom.xml	2012-03-02 19:50:46 UTC (rev 12235)
@@ -4,7 +4,7 @@
    <parent>
       <groupId>org.hornetq.tests</groupId>
       <artifactId>hornetq-tests-pom</artifactId>
-      <version>2.2.3-SNAPSHOT</version>
+      <version>2.3.0-SNAPSHOT</version>
    </parent>
 
    <artifactId>unit-tests</artifactId>



More information about the hornetq-commits mailing list