Switch to revision 0-SNAPSHOT (#1551)
Now there is no necessity to change revision on every relase Note: when release docker images from nexus repo - version shall always be passed Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
This commit is contained in:
@@ -15,7 +15,7 @@ set -xe
|
||||
# -f <flavour> to pass flavour. "mysql" stands for MySQL while all the rest (and default) is assumed Standard
|
||||
# -r <local maven repository> the local maven repository the already built application jars are located into
|
||||
|
||||
VERSION=0.4.1
|
||||
VERSION=0-SNAPSHOT
|
||||
FLAVOUR="standard"
|
||||
MVN_REPO=~/.m2/repository
|
||||
|
||||
|
||||
Reference in New Issue
Block a user