Skip to content

Commit

Permalink
release script update
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudroger committed Oct 30, 2019
1 parent 40a5b67 commit 62febd3
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 @@ -93,9 +93,9 @@ function release {

#echo "change versions"
#exit
REL=8.0.3
DEV=8.0.4-SNAPSHOT
REPOID=orgsimpleflatmapper-1679
REL=8.1.0
DEV=8.1.0-SNAPSHOT
REPOID=orgsimpleflatmapper-1680

release 7 $REL $DEV $REPOID
release 8 $REL $DEV $REPOID
Expand Down

0 comments on commit 62febd3

Please sign in to comment.