Skip to content

Commit c960060

Browse files
committed
Fix instructions to deploy milestone version
No need to launch the test suite.
1 parent 485e335 commit c960060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,7 @@
516516

517517
Checkout the correct tag and launch:
518518

519-
mvn clean deploy -P milestone
519+
mvn clean deploy -P milestone -DskipTests
520520

521521
-->
522522
<profile>

0 commit comments

Comments
 (0)