aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2020-03-12 18:58:12 +0000
committerVijay Venkatesh Kumar <vv770d@att.com>2020-03-12 18:58:17 +0000
commiteec9b2e20895195427de00013723c8c0a98df287 (patch)
treeaa20277b1a4e57e49930c3cac2e1bc2beaec234b /version.properties
parentdb3111f50aeaa91bbb8db5adde7af39d7c4b2d63 (diff)
Add svc blueprints
Mapper(VES), Heartbeat, RESTconf will be retained in ElAlto version. Made updates for Dashboard compatibility and alignment with Frankfurt bluprint mgmt strategy Change-Id: I5adb517b2fe1f7e0ea8100a76f99ad376d44714f Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1891
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties
index ff707d2..b290fbe 100644
--- a/version.properties
+++ b/version.properties
@@ -1,6 +1,6 @@
major=1
minor=12
-patch=2
+patch=3
base_version=${major}.${minor}.${patch}
release_version=${base_version}
snapshot_version=${base_version}-SNAPSHOT