diff options
author | Tomasz Golabek <tomasz.golabek@nokia.com> | 2018-10-01 16:32:13 +0200 |
---|---|---|
committer | Tomasz Golabek <tomasz.golabek@nokia.com> | 2018-10-09 08:28:47 +0200 |
commit | 07fb4c0a995b1f66fb79a5ff6419542a9accaefe (patch) | |
tree | fc6aa8c86defca3a3114e6f2155cdc384ccfa09d /version.properties | |
parent | dab5fa2a04febc4681bba94f0d798819a0c35b66 (diff) |
Dockerfile generated via maven
Added creation of the Dockerfile inside the pom.xml
Change-Id: I8d8b8e33aa1aaa33f20b8480c6831c5f00948be7
Issue-ID: DMAAP-828
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 4a63197..b51743c 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=1 minor=0 -patch=19 +patch=20 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins |