We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bb48ee commit c9fffc1Copy full SHA for c9fffc1
.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 -DskipTests=true
+ 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
0 commit comments