Skip to content

Commit 63ab71f

Browse files
committedMar 17, 2020
Prepare for 19.0.0.Final release
1 parent 2e6c8aa commit 63ab71f

File tree

171 files changed

+174
-174
lines changed

Some content is hidden

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

171 files changed

+174
-174
lines changed
 

‎appclient/pom.xml

+1-1
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>19.0.0.Beta4-SNAPSHOT</version>
38+
<version>19.0.0.Final</version>
3939
</parent>
4040

4141
<artifactId>wildfly-appclient</artifactId>

‎batch-jberet/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
Maintain separation between the artifact id and the version to help prevent
3535
merge conflicts between commits changing the GA and those changing the V.
3636
-->
37-
<version>19.0.0.Beta4-SNAPSHOT</version>
37+
<version>19.0.0.Final</version>
3838
</parent>
3939

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

0 commit comments

Comments
 (0)
Please sign in to comment.