We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e13b1bc commit bc513ecCopy full SHA for bc513ec
script/closure-library-release/closure-library-release.sh
@@ -143,7 +143,7 @@ if [ "$HUDSON" = "true" ]; then
143
-Psonatype-oss-release \
144
-DskipStaging=true \
145
-Dsource.skip=true \
146
- clean deploy
+ clean release:prepare release:perform
147
)
148
149
(
@@ -152,7 +152,7 @@ if [ "$HUDSON" = "true" ]; then
152
153
154
155
156
157
158
echo "Now log in to https://oss.sonatype.org/ to release"
0 commit comments