diff --git a/travis/deploy_master.sh b/travis/deploy_master.sh index 9d0b8e6..a91b6b6 100644 --- a/travis/deploy_master.sh +++ b/travis/deploy_master.sh @@ -48,6 +48,7 @@ git commit -m "Updated native library" git tag -a "v$NEW_VERSION" -m "Version $NEW_VERSION" git push origin "v$NEW_VERSION" git push +mvn deploy ls -alch ls -alch $TRAVIS_BUILD_DIR/out