diff options
author | dglFromAtt <dgl@research.att.com> | 2019-05-09 19:19:54 +0000 |
---|---|---|
committer | dglFromAtt <dgl@research.att.com> | 2019-05-09 19:54:37 +0000 |
commit | 7a3fdbe253f2f4c7cf407d27fbd0bc990fdca817 (patch) | |
tree | e4d718fac3872c41957a02a240e72df022d18ce9 /version.properties | |
parent | 840e077756535ca6591ce893fc21e63e4b8a915e (diff) |
Unify versions of artifacts from this repo
patch set 2: put parent/version.properties in each docker image
Change-Id: I41daa74dc9fcd36a5807522338f4c732fbb0d40e
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-1194
Signed-off-by: dglFromAtt <dgl@research.att.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 fcbb908..c4a26a4 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=1 minor=1 -patch=4 +patch=6 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins |