[KAFKA] Adding new client code
[dmaap/kafka11aaf.git] / version.properties
index f33ebd5..a805c9c 100644 (file)
@@ -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}