[KAFKA] Adding new client code
[dmaap/kafka11aaf.git] / version.properties
index 0e900e1..a805c9c 100644 (file)
@@ -1,7 +1,5 @@
 ###
 # ============LICENSE_START=======================================================
-# ONAP CLAMP
-# ================================================================================
 # Copyright (C) 2017 AT&T Intellectual Property. All rights
 #                             reserved.
 # ================================================================================
@@ -24,7 +22,7 @@
 # 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
+major=0
 minor=0
 patch=1
 
@@ -32,4 +30,4 @@ base_version=${major}.${minor}.${patch}
 
 # Release must be completed with git revision # in Jenkins
 release_version=${base_version}
-snapshot_version=${base_version}-SNAPSHOT
+snapshot_version=${base_version}-SNAPSHOT
\ No newline at end of file