summaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorAlex Shatov <alexs@att.com>2018-02-27 14:34:22 -0500
committerAlex Shatov <alexs@att.com>2018-02-27 14:34:22 -0500
commitdfd79f0cb9f8d418871b5fb7f3616554c3261800 (patch)
tree8a80cf2c3435d0feb94aeb4818f9c4826fce3481 /version.properties
parentd52c135012f098230ea74dd6135db4c557a15594 (diff)
up the version to 2.1.0 for policy-handler
- removed #org.onap.dcae from license text Change-Id: I07f11e60c4677109ccb826c4e969b47acb4c498a Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-347
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 fbd1b27..91dd40e 100644
--- a/version.properties
+++ b/version.properties
@@ -1,5 +1,5 @@
major=2
-minor=0
+minor=1
patch=0
base_version=${major}.${minor}.${patch}
release_version=${base_version}