Skip to content

Commit

Permalink
Merge pull request #18 from skapral/issue/12
Browse files Browse the repository at this point in the history
[#12] Updated Rultor config
  • Loading branch information
skapral authored Aug 26, 2017
2 parents 358a30d + 3f19421 commit 10f8ed9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .rultor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@ merge:
release:
script: |
mvn versions:set "-DnewVersion=${tag}"
mvn versions:update-property -Dproperty=atom.version
git commit -am "[release] oo-atom-${tag}"
mvn clean deploy -Poo-atom --settings /home/r/settings.xml

0 comments on commit 10f8ed9

Please sign in to comment.