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 bc513ec commit 0f139baCopy full SHA for 0f139ba
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 release:prepare release:perform
+ clean deploy
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