Skip to content

Commit 79731e8

Browse files
committed
Next is 38.0.0.Final
1 parent 9788d79 commit 79731e8

File tree

255 files changed

+255
-255
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

255 files changed

+255
-255
lines changed

appclient/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
Maintain separation between the artifact id and the version to help prevent
2020
merge conflicts between commits changing the GA and those changing the V.
2121
-->
22-
<version>38.0.0.Beta1</version>
22+
<version>38.0.0.Final-SNAPSHOT</version>
2323
</parent>
2424

2525
<artifactId>wildfly-appclient</artifactId>

batch-jberet/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
Maintain separation between the artifact id and the version to help prevent
1818
merge conflicts between commits changing the GA and those changing the V.
1919
-->
20-
<version>38.0.0.Beta1</version>
20+
<version>38.0.0.Final-SNAPSHOT</version>
2121
</parent>
2222

2323
<artifactId>wildfly-batch-jberet</artifactId>

bean-validation/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
Maintain separation between the artifact id and the version to help prevent
1717
merge conflicts between commits changing the GA and those changing the V.
1818
-->
19-
<version>38.0.0.Beta1</version>
19+
<version>38.0.0.Final-SNAPSHOT</version>
2020
</parent>
2121

2222
<artifactId>wildfly-bean-validation</artifactId>

boms/common-ee/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
Maintain separation between the artifact id and the version to help prevent
1818
merge conflicts between commits changing the GA and those changing the V.
1919
-->
20-
<version>38.0.0.Beta1</version>
20+
<version>38.0.0.Final-SNAPSHOT</version>
2121
<relativePath>../../pom.xml</relativePath>
2222
</parent>
2323

boms/common-expansion/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
Maintain separation between the artifact id and the version to help prevent
1818
merge conflicts between commits changing the GA and those changing the V.
1919
-->
20-
<version>38.0.0.Beta1</version>
20+
<version>38.0.0.Final-SNAPSHOT</version>
2121
<relativePath>../../pom.xml</relativePath>
2222
</parent>
2323

boms/legacy-ee/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
Maintain separation between the artifact id and the version to help prevent
1818
merge conflicts between commits changing the GA and those changing the V.
1919
-->
20-
<version>38.0.0.Beta1</version>
20+
<version>38.0.0.Final-SNAPSHOT</version>
2121
<relativePath>../../pom.xml</relativePath>
2222
</parent>
2323

boms/legacy-expansion/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
Maintain separation between the artifact id and the version to help prevent
1818
merge conflicts between commits changing the GA and those changing the V.
1919
-->
20-
<version>38.0.0.Beta1</version>
20+
<version>38.0.0.Final-SNAPSHOT</version>
2121
<relativePath>../../pom.xml</relativePath>
2222
</parent>
2323

boms/legacy-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
Maintain separation between the artifact id and the version to help prevent
1818
merge conflicts between commits changing the GA and those changing the V.
1919
-->
20-
<version>38.0.0.Beta1</version>
20+
<version>38.0.0.Final-SNAPSHOT</version>
2121
<relativePath>../../pom.xml</relativePath>
2222
</parent>
2323

boms/preview-ee/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
Maintain separation between the artifact id and the version to help prevent
1818
merge conflicts between commits changing the GA and those changing the V.
1919
-->
20-
<version>38.0.0.Beta1</version>
20+
<version>38.0.0.Final-SNAPSHOT</version>
2121
<relativePath>../../pom.xml</relativePath>
2222
</parent>
2323

boms/preview-expansion/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
Maintain separation between the artifact id and the version to help prevent
1818
merge conflicts between commits changing the GA and those changing the V.
1919
-->
20-
<version>38.0.0.Beta1</version>
20+
<version>38.0.0.Final-SNAPSHOT</version>
2121
<relativePath>../../pom.xml</relativePath>
2222
</parent>
2323

0 commit comments

Comments
 (0)