summaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorJonathan Gathman <jonathan.gathman@att.com>2018-04-05 22:56:09 +0000
committerGerrit Code Review <gerrit@onap.org>2018-04-05 22:56:09 +0000
commitd9b65e866ed666c3b538203da5bb3d05ba758417 (patch)
tree7dec9890594bbfc8018ec0ee654194b0fb1d4863 /version.properties
parentb9b52eb4cc3527c5a02a8f4e587469c046754c1b (diff)
parentc83c633d7a5f8ae8a7f84a15e3824c46ced305fe (diff)
Merge "Modify cadi & misc versions in authz"
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties6
1 files changed, 3 insertions, 3 deletions
diff --git a/version.properties b/version.properties
index 921ea4fc..c5683938 100644
--- a/version.properties
+++ b/version.properties
@@ -25,9 +25,9 @@
# Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... )
# because they are used in Jenkins, whose plug-in doesn't support
-major=1
-minor=0
-patch=1
+major=2
+minor=1
+patch=0
base_version=${major}.${minor}.${patch}