Skip to content

Commit c0d20fc

Browse files
committed
Use the new properties that for the central-release profile that will end up in the jboss-parent POM. Update the release script.
Remove the undefined properties for skipping formatted. Upgraded the Maven wrapper to the latest version. Signed-off-by: James R. Perkins <jperkins@ibm.com>
1 parent bcce0d0 commit c0d20fc

File tree

6 files changed

+528
-510
lines changed

6 files changed

+528
-510
lines changed

.mvn/wrapper/maven-wrapper.jar

-61.1 KB
Binary file not shown.
Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
#
2-
# Copyright The WildFly Authors
3-
# SPDX-License-Identifier: Apache-2.0
4-
#
5-
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip
6-
wrapperUrl=https://repo.maven.apache.org/maven2/org/apache/maven/wrapper/maven-wrapper/3.2.0/maven-wrapper-3.2.0.jar
1+
wrapperVersion=3.3.4
2+
distributionType=only-script
3+
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.12/apache-maven-3.9.12-bin.zip

0 commit comments

Comments
 (0)