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 036e7e5 commit 88d87d6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ jdk:
- openjdk8

script:
- "mvn versions:set -DnewVersion=$TRAVIS_TAG"
- mvn clean
- mvn install
after_success:
Expand Down
2 changes: 1 addition & 1 deletion advancedregionmarket/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
<version>3.1.2</version>
<version>3.2</version>

<artifactId>advancedregionmarket</artifactId>

Expand Down

0 comments on commit 88d87d6

Please sign in to comment.