Skip to content
This repository was archived by the owner on Jan 25, 2019. It is now read-only.

Commit e9086a1

Browse files
author
Sameer Pandit
committed
release script changes
1 parent 6f0b8f2 commit e9086a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,4 @@ ARGS=" $*"
7777
# e.g to supply -Dmaven.skip.test or -Dmaven.repo.local=/path/to/repo
7878

7979
mvn -B -e release:prepare -Prelease,staging
80-
mvn -B -e release:perform -Dgoals="'deploy' $ARGS" $ARGS -Prelease,staging
80+
mvn -B -e release:perform -Prelease,staging

0 commit comments

Comments
 (0)