aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorAlex Shatov <alexs@att.com>2018-01-16 11:14:52 -0500
committerAlex Shatov <alexs@att.com>2018-01-16 11:14:52 -0500
commit70253f7088be04125d9fac8f9bddfaa63778608e (patch)
treecceafe3f35f7afcbf9e8e92455ae5bae7f0ab021 /version.properties
parent0a8d5898184108080f572347be90299a3c0d7b44 (diff)
variable collection of policies per component
* new feature variable collection of policies per component in DCAE Change-Id: Iafe366edd749220b347d1ba6f530d54c95e2f1a7 Issue-ID: DCAEGEN2-249 Signed-off-by: Alex Shatov <alexs@att.com>
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties
index 07578e5..fbd1b27 100644
--- a/version.properties
+++ b/version.properties
@@ -1,5 +1,5 @@
-major=1
-minor=2
+major=2
+minor=0
patch=0
base_version=${major}.${minor}.${patch}
release_version=${base_version}