Skip to content

Console Output

10:50:49 [2023-08-24T08:50:49.020Z] + sed -i -e s/<current_wildfly_release>[0-9]\+/<current_wildfly_release>26/g pom.xml
10:50:49 [2023-08-24T08:50:49.020Z] + sed -i -e s/<current_wildfly_version>[0-9.]\+/<current_wildfly_version>26.1.1/g pom.xml
10:50:49 [2023-08-24T08:50:49.020Z] + git commit -am Update current Wildfly version to 26.1.1
10:50:49 [2023-08-24T08:50:49.020Z] [master b14afc3c] Update current Wildfly version to 26.1.1
10:50:49 [2023-08-24T08:50:49.020Z]  1 file changed, 1 insertion(+), 1 deletion(-)