Skip to content

Commit

Permalink
updated version to 2.3.0.BETA3
Browse files Browse the repository at this point in the history
  • Loading branch information
andytaylor committed Dec 18, 2012
1 parent da90c45 commit f6df19e
Show file tree
Hide file tree
Showing 141 changed files with 143 additions and 143 deletions.
2 changes: 1 addition & 1 deletion distribution/hornetq/pom.xml
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.hornetq</groupId>
<artifactId>hornetq-distribution</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.BETA3</version>
</parent>

<artifactId>hornetq</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion distribution/jboss-mc/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.hornetq</groupId>
<artifactId>hornetq-distribution</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.BETA3</version>
</parent>

<artifactId>jboss-mc</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion distribution/jnp-client/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.hornetq</groupId>
<artifactId>hornetq-distribution</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.BETA3</version>
</parent>

<artifactId>jnp-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion distribution/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq</groupId>
<artifactId>hornetq-pom</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.BETA3</version>
</parent>

<artifactId>hornetq-distribution</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion docs/pom.xml
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.hornetq</groupId>
<artifactId>hornetq-pom</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.BETA3</version>
</parent>

<groupId>org.hornetq.docs</groupId>
Expand Down
2 changes: 1 addition & 1 deletion docs/quickstart-guide/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.hornetq.docs</groupId>
<artifactId>hornetq-docs</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.BETA3</version>
</parent>

<groupId>org.hornetq.docs</groupId>
Expand Down
2 changes: 1 addition & 1 deletion docs/user-manual/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.hornetq.docs</groupId>
<artifactId>hornetq-docs</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.BETA3</version>
</parent>

<groupId>org.hornetq.docs</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/core/embedded-remote/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples.core</groupId>
<artifactId>core-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.BETA3</version>
</parent>

<artifactId>hornetq-core-embedded-remote-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/core/embedded/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples.core</groupId>
<artifactId>core-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.BETA3</version>
</parent>

<artifactId>hornetq-core-embedded-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/core/microcontainer/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples.core</groupId>
<artifactId>core-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.BETA3</version>
</parent>

<artifactId>hornetq-core-microcontainer-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/core/perf/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples.core</groupId>
<artifactId>core-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.BETA3</version>
</parent>

<artifactId>hornetq-core-perf-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/core/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples</groupId>
<artifactId>hornetq-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.BETA3</version>
</parent>

<groupId>org.hornetq.examples.core</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/core/twitter-connector/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples.core</groupId>
<artifactId>core-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.BETA3</version>
</parent>

<artifactId>hornetq-twitter-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/javaee/ejb-jms-transaction/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.example.javaee</groupId>
<artifactId>jee-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.BETA3</version>
</parent>

<artifactId>hornetq-jee-ejb-jms-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/javaee/jca-config/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.example.javaee</groupId>
<artifactId>jee-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.BETA3</version>
</parent>

<artifactId>hornetq-jee-jca-config-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/javaee/jca-remote/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.example.javaee</groupId>
<artifactId>jee-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.BETA3</version>
</parent>

<artifactId>hornetq-jee-jca-remote-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/javaee/jms-bridge/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.example.javaee</groupId>
<artifactId>jee-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.BETA3</version>
</parent>

<artifactId>hornetq-jms-bridge-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/javaee/mdb-bmt/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.example.javaee</groupId>
<artifactId>jee-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.BETA3</version>
</parent>

<artifactId>hornetq-jee-mdb-bmt-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/javaee/mdb-cmt-setrollbackonly/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.example.javaee</groupId>
<artifactId>jee-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.BETA3</version>
</parent>

<artifactId>hornetq-jee-mdb-cmt-setrollbackonly-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/javaee/mdb-cmt-tx-local/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.example.javaee</groupId>
<artifactId>jee-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.BETA3</version>
</parent>

<artifactId>hornetq-jee-mdb-cmt-tx-local-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/javaee/mdb-cmt-tx-not-supported/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.example.javaee</groupId>
<artifactId>jee-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.BETA3</version>
</parent>

<artifactId>hornetq-jee-mdb-cmt-no-tx-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/javaee/mdb-cmt-tx-required/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.example.javaee</groupId>
<artifactId>jee-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.BETA3</version>
</parent>

<artifactId>hornetq-jee-mdb-cmt-tx-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/javaee/mdb-message-selector/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.example.javaee</groupId>
<artifactId>jee-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.BETA3</version>
</parent>

<artifactId>hornetq-jee-mdb-message-selector-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/javaee/mdb-remote-failover-static/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.example.javaee</groupId>
<artifactId>jee-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.BETA3</version>
</parent>

<artifactId>hornetq-jee-mdb-remote-failover-static-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/javaee/mdb-remote-failover/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.example.javaee</groupId>
<artifactId>jee-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.BETA3</version>
</parent>

<artifactId>hornetq-jee-mdb-remote-failover-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/javaee/mdb-tx-send/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.example.javaee</groupId>
<artifactId>jee-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.BETA3</version>
</parent>

<artifactId>hornetq-jee-mdb-tx-send-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/javaee/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples</groupId>
<artifactId>hornetq-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.BETA3</version>
</parent>

<groupId>org.hornetq.example.javaee</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/javaee/servlet-ssl/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.example.javaee</groupId>
<artifactId>jee-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.BETA3</version>
</parent>

<artifactId>hornetq-jee-servlet-ssl-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/javaee/servlet-transport/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.example.javaee</groupId>
<artifactId>jee-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.BETA3</version>
</parent>

<artifactId>hornetq-jee-servlet-transport-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/jms/applet/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples.jms</groupId>
<artifactId>jms-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.BETA3</version>
</parent>

<artifactId>hornetq-jms-applet-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/jms/application-layer-failover/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples.jms</groupId>
<artifactId>jms-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.BETA3</version>
</parent>

<artifactId>hornetq-jms-application-layer-failover-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/jms/bridge/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples.jms</groupId>
<artifactId>jms-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.BETA3</version>
</parent>

<artifactId>hornetq-jms-bridge-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/jms/browser/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples.jms</groupId>
<artifactId>jms-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.BETA3</version>
</parent>

<artifactId>hornetq-jms-browser-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/jms/client-kickoff/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples.jms</groupId>
<artifactId>jms-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.BETA3</version>
</parent>

<artifactId>hornetq-jms-client-kickoff-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/jms/client-side-failoverlistener/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples.jms</groupId>
<artifactId>jms-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.BETA3</version>
</parent>

<artifactId>hornetq-jms-client-side-fileoverlistener-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/jms/client-side-load-balancing/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples.jms</groupId>
<artifactId>jms-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.BETA3</version>
</parent>

<artifactId>hornetq-jms-client-side-load-balancing-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/jms/clustered-durable-subscription/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples.jms</groupId>
<artifactId>jms-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.BETA3</version>
</parent>

<artifactId>hornetq-jms-clustered-durable-subscription-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/jms/clustered-grouping/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples.jms</groupId>
<artifactId>jms-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.BETA3</version>
</parent>

<artifactId>hornetq-jms-clustered-grouping-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/jms/clustered-jgroups/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples.jms</groupId>
<artifactId>jms-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.BETA3</version>
</parent>

<artifactId>clustered-jgroups</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/jms/clustered-queue/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples.jms</groupId>
<artifactId>jms-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.BETA3</version>
</parent>

<artifactId>clustered-queue</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/jms/clustered-standalone/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples.jms</groupId>
<artifactId>jms-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.BETA3</version>
</parent>

<artifactId>hornetq-jms-clustered-standalone-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/jms/clustered-static-discovery/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples.jms</groupId>
<artifactId>jms-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.BETA3</version>
</parent>

<artifactId>hornetq-jms-clustered-static-discovery-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/jms/clustered-static-oneway/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples.jms</groupId>
<artifactId>jms-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.BETA3</version>
</parent>

<artifactId>hornetq-jms-clustered-static-oneway-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/jms/clustered-topic/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hornetq.examples.jms</groupId>
<artifactId>jms-examples</artifactId>
<version>2.3.0.BETA-SNAPSHOT</version>
<version>2.3.0.BETA3</version>
</parent>

<artifactId>hornetq-jms-clustered-topic-example</artifactId>
Expand Down

0 comments on commit f6df19e

Please sign in to comment.