Skip to content

Commit c9fffc1

Browse files
committed
#31: Trying to release only the reactor project
1 parent 6bb48ee commit c9fffc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.rultor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ release:
88
script: |
99
mvn versions:set "-DnewVersion=${tag}"
1010
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
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

0 commit comments

Comments
 (0)