Version bump should be performing a deploy 17/57817/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 25 May 2017 14:13:13 +0000 (10:13 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 25 May 2017 14:13:13 +0000 (10:13 -0400)
Change-Id: I39d95b3f417c72a574feb7bec7ccf0061daf1909
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb/autorelease/version-bump.sh

index 4b4aea4391b014b25480f93be876eb36b0776a39..8d2e454fb573171c21d6c29330478763a1b1b11c 100644 (file)
@@ -59,7 +59,7 @@ then
     # Run a build here! Should be safe to run mvn clean deploy as nothing should be
     # using the version bumped versions just yet.
     ./scripts/fix-relativepaths.sh
-    "$MVN" clean install -Pq \
+    "$MVN" clean deploy -Pq \
     -s "$SETTINGS_FILE" \
     -gs "$GLOBAL_SETTINGS_FILE" \
     --show-version \