summaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties6
1 files changed, 2 insertions, 4 deletions
diff --git a/version.properties b/version.properties
index f33ebd5..a805c9c 100644
--- a/version.properties
+++ b/version.properties
@@ -1,7 +1,5 @@
###
# ============LICENSE_START=======================================================
-# ONAP CLAMP
-# ================================================================================
# Copyright (C) 2017 AT&T Intellectual Property. All rights
# reserved.
# ================================================================================
@@ -24,8 +22,8 @@
# 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=1
+major=0
+minor=0
patch=1
base_version=${major}.${minor}.${patch}