diff options
author | Gerard Hickey <gerard.hickey@ericsson.com> | 2019-07-11 10:03:01 +0100 |
---|---|---|
committer | Gerard Hickey <gerard.hickey@ericsson.com> | 2019-07-12 07:09:28 +0100 |
commit | b72fbc5396a9295e614091e56abff6bb32eadc14 (patch) | |
tree | 40c1bea6d1ce07e1314b1c7343307e5662500cfa /version.properties | |
parent | ea8618348e120370e232bc0673a81a22d1d106bb (diff) |
JJB alignment across DCAE components - DCAE VES
Issue-ID: DCAEGEN2-1578
Signed-off-by: Gerard Hickey <gerard.hickey@ericsson.com>
Change-Id: I37bd7ba2df69aba38a4e270dd1e1e10828d65322
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 68bc8f55..303a703f 100644 --- a/version.properties +++ b/version.properties @@ -1,6 +1,6 @@ major=1 minor=5 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} release_version=${base_version} snapshot_version=${base_version}-SNAPSHOT |