Skip to content

Commit

Permalink
Travis tag version
Browse files Browse the repository at this point in the history
  • Loading branch information
alex9849 committed Jul 3, 2020
1 parent 5cf4c39 commit 036e7e5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jdk:
- openjdk8

script:
- chmod +x .travis/mvn-deploy.sh
- "mvn versions:set -DnewVersion=$TRAVIS_TAG"
- mvn clean
- mvn install
after_success:
Expand Down
9 changes: 0 additions & 9 deletions .travis/mvn-deploy.sh

This file was deleted.

0 comments on commit 036e7e5

Please sign in to comment.