summaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorSébastien Determe <sd378r@intl.att.com>2018-05-18 13:50:36 +0000
committerGerrit Code Review <gerrit@onap.org>2018-05-18 13:50:36 +0000
commit0742bc095be9c554e3c43f7a0928aa4ea78091c0 (patch)
treef1a9396f64449d4239cde50378f0c0a5062490f4 /version.properties
parentf172e9d4656c960e81f72cc6d6e52770271df9c9 (diff)
parent4e68a4d91db14f6495c3a255bd422b50ff99c841 (diff)
Merge changes from topics 'bugfix/improve-UI-op-policy', 'bugfix/op-policy', 'bugfix/update-2.0.1'
* changes: Help added to targetResourceId Fix op policy Update version to 2.0.1
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 a81893c7a..93dca4bb4 100644
--- a/version.properties
+++ b/version.properties
@@ -2,7 +2,7 @@
# ============LICENSE_START=======================================================
# ONAP CLAMP
# ================================================================================
-# Copyright (C) 2017 AT&T Intellectual Property. All rights
+# Copyright (C) 2017-2018 AT&T Intellectual Property. All rights
# reserved.
# ================================================================================
# Licensed under the Apache License, Version 2.0 (the "License");
@@ -27,7 +27,7 @@
major=2
minor=0
-patch=0
+patch=1
base_version=${major}.${minor}.${patch}