We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9fffc1 commit c065a27Copy full SHA for c065a27
.rultor.yml
@@ -8,4 +8,4 @@ release:
8
script: |
9
mvn versions:set "-DnewVersion=${tag}"
10
git commit -am "${tag}"
11
- mvn clean deploy -P central-deploy --settings /home/r/settings.xml -P cxf-spring-boot-starter-maven-plugin --projects cxf-spring-boot-starter-maven-plugin-reactor
+ mvn clean deploy -P central-deploy --settings /home/r/settings.xml -P cxf-spring-boot-starter-maven-plugin -DskipTests=true
0 commit comments