Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Commit 260180c

Browse files
committed
Next is 30.0.0.Beta1
1 parent 45c61a4 commit 260180c

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

client/ejb-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
Maintain separation between the artifact id and the version to help prevent
3030
merge conflicts between commits changing the GA and those changing the V.
3131
-->
32-
<version>29.0.0.Final</version>
32+
<version>30.0.0.Beta1-SNAPSHOT</version>
3333
</parent>
3434

3535
<artifactId>wildfly-ejb-client-bom-builder</artifactId>

client/jaxws-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
Maintain separation between the artifact id and the version to help prevent
3030
merge conflicts between commits changing the GA and those changing the V.
3131
-->
32-
<version>29.0.0.Final</version>
32+
<version>30.0.0.Beta1-SNAPSHOT</version>
3333
</parent>
3434

3535
<artifactId>wildfly-jaxws-client-bom-builder</artifactId>

client/jms-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
Maintain separation between the artifact id and the version to help prevent
3030
merge conflicts between commits changing the GA and those changing the V.
3131
-->
32-
<version>29.0.0.Final</version>
32+
<version>30.0.0.Beta1-SNAPSHOT</version>
3333
</parent>
3434

3535
<artifactId>wildfly-jms-client-bom-builder</artifactId>

client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
Maintain separation between the artifact id and the version to help prevent
3030
merge conflicts between commits changing the GA and those changing the V.
3131
-->
32-
<version>29.0.0.Final</version>
32+
<version>30.0.0.Beta1-SNAPSHOT</version>
3333
</parent>
3434

3535
<artifactId>wildfly-client</artifactId>

ee/ee-with-tools/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
Maintain separation between the artifact id and the version to help prevent
3030
merge conflicts between commits changing the GA and those changing the V.
3131
-->
32-
<version>29.0.0.Final</version>
32+
<version>30.0.0.Beta1-SNAPSHOT</version>
3333
</parent>
3434

3535
<packaging>pom</packaging>

ee/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
Maintain separation between the artifact id and the version to help prevent
2929
merge conflicts between commits changing the GA and those changing the V.
3030
-->
31-
<version>29.0.0.Final</version>
31+
<version>30.0.0.Beta1-SNAPSHOT</version>
3232
</parent>
3333

3434
<packaging>pom</packaging>

microprofile/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
Maintain separation between the artifact id and the version to help prevent
2929
merge conflicts between commits changing the GA and those changing the V.
3030
-->
31-
<version>29.0.0.Final</version>
31+
<version>30.0.0.Beta1-SNAPSHOT</version>
3232
</parent>
3333

3434
<packaging>pom</packaging>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
Maintain separation between the artifact id and the version to help prevent
3636
merge conflicts between commits changing the GA and those changing the V.
3737
-->
38-
<version>29.0.0.Final</version>
38+
<version>30.0.0.Beta1-SNAPSHOT</version>
3939

4040
<packaging>pom</packaging>
4141

0 commit comments

Comments
 (0)