Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudroger committed Jun 24, 2019
1 parent 3f533a0 commit bbfd09f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ function java6 {
#exit
java8
rm release.properties
REL=6.7.1
DEV=6.7.2-SNAPSHOT
REPOID=orgsimpleflatmapper-1658
REL=6.7.2
DEV=6.7.3-SNAPSHOT
REPOID=orgsimpleflatmapper-1659
mvn --batch-mode -Dtag=sfm-parent-$REL -Pdev release:prepare \
-DreleaseVersion=$REL \
-DdevelopmentVersion=$DEV
Expand Down

0 comments on commit bbfd09f

Please sign in to comment.