@@ -4,7 +4,7 @@
Set these VM properties in your IDE debugger
-Djava.util.logging.manager=org.jboss.logmanager.LogManager
-Djboss.home=${workspace_loc:jboss-as-build}/target/jboss-as-17.0.0.Beta1 -SNAPSHOT
-Djboss.home=${workspace_loc:jboss-as-build}/target/jboss-as-17.0.0.Final -SNAPSHOT
-DallowConnectingToRunningServer=true
-->
<project xmlns="http://maven.apache.org/POM/4.0.0"
@@ -19,7 +19,7 @@
Maintain separation between the artifact id and the version to help prevent
merge conflicts between commits changing the GA and those changing the V.
-->
<version>17.0.0.Beta1 -SNAPSHOT</version>
<version>17.0.0.Final -SNAPSHOT</version>
</parent>
<!-- ********************************************************************************** -->