Skip to content

Commit

Permalink
Next is 12.0.0.Beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
kabir committed Feb 15, 2018
1 parent acc398b commit a172b1e
Show file tree
Hide file tree
Showing 128 changed files with 131 additions and 131 deletions.
2 changes: 1 addition & 1 deletion appclient/pom.xml
Expand Up @@ -35,7 +35,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>12.0.0.Beta1</version>
<version>12.0.0.Beta2-SNAPSHOT</version>
</parent>

<artifactId>wildfly-appclient</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion batch-jberet/pom.xml
Expand Up @@ -30,7 +30,7 @@
<parent>
<groupId>org.wildfly</groupId>
<artifactId>wildfly-parent</artifactId>
<version>12.0.0.Beta1</version>
<version>12.0.0.Beta2-SNAPSHOT</version>
</parent>

<artifactId>wildfly-batch-jberet</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bean-validation/pom.xml
Expand Up @@ -33,7 +33,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>12.0.0.Beta1</version>
<version>12.0.0.Beta2-SNAPSHOT</version>
</parent>

<artifactId>wildfly-bean-validation</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion build/pom.xml
Expand Up @@ -34,7 +34,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>12.0.0.Beta1</version>
<version>12.0.0.Beta2-SNAPSHOT</version>
</parent>

<artifactId>wildfly-build</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion client/ejb-legacy/pom.xml
Expand Up @@ -33,7 +33,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>12.0.0.Beta1</version>
<version>12.0.0.Beta2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion client/ejb/pom.xml
Expand Up @@ -33,7 +33,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>12.0.0.Beta1</version>
<version>12.0.0.Beta2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion client/jms/pom.xml
Expand Up @@ -33,7 +33,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>12.0.0.Beta1</version>
<version>12.0.0.Beta2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion client/shade/pom.xml
Expand Up @@ -33,7 +33,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>12.0.0.Beta1</version>
<version>12.0.0.Beta2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion clustering/api/pom.xml
Expand Up @@ -33,7 +33,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>12.0.0.Beta1</version>
<version>12.0.0.Beta2-SNAPSHOT</version>
</parent>

<artifactId>wildfly-clustering-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/common/pom.xml
Expand Up @@ -33,7 +33,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>12.0.0.Beta1</version>
<version>12.0.0.Beta2-SNAPSHOT</version>
</parent>

<artifactId>wildfly-clustering-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/ee/infinispan/pom.xml
Expand Up @@ -33,7 +33,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>12.0.0.Beta1</version>
<version>12.0.0.Beta2-SNAPSHOT</version>
</parent>

<artifactId>wildfly-clustering-ee-infinispan</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/ee/pom.xml
Expand Up @@ -33,7 +33,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>12.0.0.Beta1</version>
<version>12.0.0.Beta2-SNAPSHOT</version>
</parent>

<artifactId>wildfly-clustering-ee</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/ee/spi/pom.xml
Expand Up @@ -33,7 +33,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>12.0.0.Beta1</version>
<version>12.0.0.Beta2-SNAPSHOT</version>
</parent>

<artifactId>wildfly-clustering-ee-spi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/ejb/infinispan/pom.xml
Expand Up @@ -33,7 +33,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>12.0.0.Beta1</version>
<version>12.0.0.Beta2-SNAPSHOT</version>
</parent>

<artifactId>wildfly-clustering-ejb-infinispan</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/ejb/pom.xml
Expand Up @@ -33,7 +33,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>12.0.0.Beta1</version>
<version>12.0.0.Beta2-SNAPSHOT</version>
</parent>

<artifactId>wildfly-clustering-ejb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/ejb/spi/pom.xml
Expand Up @@ -33,7 +33,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>12.0.0.Beta1</version>
<version>12.0.0.Beta2-SNAPSHOT</version>
</parent>

<artifactId>wildfly-clustering-ejb-spi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/infinispan/extension/pom.xml
Expand Up @@ -33,7 +33,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>12.0.0.Beta1</version>
<version>12.0.0.Beta2-SNAPSHOT</version>
</parent>

<artifactId>wildfly-clustering-infinispan-extension</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/infinispan/pom.xml
Expand Up @@ -33,7 +33,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>12.0.0.Beta1</version>
<version>12.0.0.Beta2-SNAPSHOT</version>
</parent>

<artifactId>wildfly-clustering-infinispan</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/infinispan/spi/pom.xml
Expand Up @@ -33,7 +33,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>12.0.0.Beta1</version>
<version>12.0.0.Beta2-SNAPSHOT</version>
</parent>

<artifactId>wildfly-clustering-infinispan-spi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/jgroups/api/pom.xml
Expand Up @@ -33,7 +33,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>12.0.0.Beta1</version>
<version>12.0.0.Beta2-SNAPSHOT</version>
</parent>

<artifactId>wildfly-clustering-jgroups-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/jgroups/extension/pom.xml
Expand Up @@ -33,7 +33,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>12.0.0.Beta1</version>
<version>12.0.0.Beta2-SNAPSHOT</version>
</parent>

<artifactId>wildfly-clustering-jgroups-extension</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/jgroups/pom.xml
Expand Up @@ -33,7 +33,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>12.0.0.Beta1</version>
<version>12.0.0.Beta2-SNAPSHOT</version>
</parent>

<artifactId>wildfly-clustering-jgroups</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/jgroups/spi/pom.xml
Expand Up @@ -33,7 +33,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>12.0.0.Beta1</version>
<version>12.0.0.Beta2-SNAPSHOT</version>
</parent>

<artifactId>wildfly-clustering-jgroups-spi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/marshalling/api/pom.xml
Expand Up @@ -33,7 +33,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>12.0.0.Beta1</version>
<version>12.0.0.Beta2-SNAPSHOT</version>
</parent>

<artifactId>wildfly-clustering-marshalling-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/marshalling/infinispan/pom.xml
Expand Up @@ -33,7 +33,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>12.0.0.Beta1</version>
<version>12.0.0.Beta2-SNAPSHOT</version>
</parent>

<artifactId>wildfly-clustering-marshalling-infinispan</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/marshalling/jboss/pom.xml
Expand Up @@ -33,7 +33,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>12.0.0.Beta1</version>
<version>12.0.0.Beta2-SNAPSHOT</version>
</parent>

<artifactId>wildfly-clustering-marshalling-jboss</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/marshalling/pom.xml
Expand Up @@ -33,7 +33,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>12.0.0.Beta1</version>
<version>12.0.0.Beta2-SNAPSHOT</version>
</parent>

<artifactId>wildfly-clustering-marshalling</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/marshalling/spi/pom.xml
Expand Up @@ -33,7 +33,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>12.0.0.Beta1</version>
<version>12.0.0.Beta2-SNAPSHOT</version>
</parent>

<artifactId>wildfly-clustering-marshalling-spi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/pom.xml
Expand Up @@ -33,7 +33,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>12.0.0.Beta1</version>
<version>12.0.0.Beta2-SNAPSHOT</version>
</parent>

<artifactId>wildfly-clustering</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/server/pom.xml
Expand Up @@ -33,7 +33,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>12.0.0.Beta1</version>
<version>12.0.0.Beta2-SNAPSHOT</version>
</parent>

<artifactId>wildfly-clustering-server</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/service/pom.xml
Expand Up @@ -33,7 +33,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>12.0.0.Beta1</version>
<version>12.0.0.Beta2-SNAPSHOT</version>
</parent>

<artifactId>wildfly-clustering-service</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/singleton/api/pom.xml
Expand Up @@ -33,7 +33,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>12.0.0.Beta1</version>
<version>12.0.0.Beta2-SNAPSHOT</version>
</parent>

<artifactId>wildfly-clustering-singleton-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/singleton/extension/pom.xml
Expand Up @@ -33,7 +33,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>12.0.0.Beta1</version>
<version>12.0.0.Beta2-SNAPSHOT</version>
</parent>

<artifactId>wildfly-clustering-singleton-extension</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/singleton/pom.xml
Expand Up @@ -33,7 +33,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>12.0.0.Beta1</version>
<version>12.0.0.Beta2-SNAPSHOT</version>
</parent>

<artifactId>wildfly-clustering-singleton</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/spi/pom.xml
Expand Up @@ -33,7 +33,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>12.0.0.Beta1</version>
<version>12.0.0.Beta2-SNAPSHOT</version>
</parent>

<artifactId>wildfly-clustering-spi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/web/api/pom.xml
Expand Up @@ -33,7 +33,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>12.0.0.Beta1</version>
<version>12.0.0.Beta2-SNAPSHOT</version>
</parent>

<artifactId>wildfly-clustering-web-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/web/infinispan/pom.xml
Expand Up @@ -33,7 +33,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>12.0.0.Beta1</version>
<version>12.0.0.Beta2-SNAPSHOT</version>
</parent>

<artifactId>wildfly-clustering-web-infinispan</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/web/pom.xml
Expand Up @@ -33,7 +33,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>12.0.0.Beta1</version>
<version>12.0.0.Beta2-SNAPSHOT</version>
</parent>

<artifactId>wildfly-clustering-web</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/web/spi/pom.xml
Expand Up @@ -33,7 +33,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>12.0.0.Beta1</version>
<version>12.0.0.Beta2-SNAPSHOT</version>
</parent>

<artifactId>wildfly-clustering-web-spi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/web/undertow/pom.xml
Expand Up @@ -33,7 +33,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>12.0.0.Beta1</version>
<version>12.0.0.Beta2-SNAPSHOT</version>
</parent>

<artifactId>wildfly-clustering-web-undertow</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion connector/pom.xml
Expand Up @@ -32,7 +32,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>12.0.0.Beta1</version>
<version>12.0.0.Beta2-SNAPSHOT</version>
</parent>
<artifactId>wildfly-connector</artifactId>
<name>WildFly: Connector Subsystem</name>
Expand Down
2 changes: 1 addition & 1 deletion dist/pom.xml
Expand Up @@ -34,7 +34,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>12.0.0.Beta1</version>
<version>12.0.0.Beta2-SNAPSHOT</version>
</parent>

<artifactId>wildfly-dist</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion docs/pom.xml
Expand Up @@ -33,7 +33,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>12.0.0.Beta1</version>
<version>12.0.0.Beta2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ee/pom.xml
Expand Up @@ -33,7 +33,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>12.0.0.Beta1</version>
<version>12.0.0.Beta2-SNAPSHOT</version>
</parent>

<artifactId>wildfly-ee</artifactId>
Expand Down

0 comments on commit a172b1e

Please sign in to comment.