Skip to content

Commit

Permalink
[skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
sunchunqiang committed Jan 10, 2019
1 parent 75da1d8 commit 7085d88
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions CircleciScripts/maven-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,6 @@ echo "enviroment: ; $sonatype_password ; "
# Perm gen space is increased for maven command
MAVEN_OPTS="-Xms1024m -Xmx2048m -XX:PermSize=512m -XX:MaxPermSize=1024m"

gpg_keyname="D5503EEA"
gpg_passphrase="%3kE}\LPf-8|F'D"
sonatype_username="amazonwebservices"
sonatype_password="qI@ia573\$0An"

mvn clean deploy -X -e -Ppublishing \
-f "$pom" \
Expand Down

0 comments on commit 7085d88

Please sign in to comment.