Skip to content

Commit bd34cf1

Browse files
authored
Merge pull request #7 from corywright/wildfly-18-packaging
Update to Wildfly 18.0.1.Final
2 parents bcf91d0 + 913967c commit bd34cf1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
## debhelper and devscripts packages
1414
##
1515

16-
WF_CURRENT_VERSION = 15.0.1.Final
16+
WF_CURRENT_VERSION = 18.0.1.Final
1717

1818
WF_VERSION := $(or $(version),$(WF_VERSION),$(WF_CURRENT_VERSION))
1919
WF_TARBALL = wildfly-$(WF_VERSION).tar.gz

0 commit comments

Comments
 (0)