[KAFKA] Add docker-compose to sample project
[dmaap/kafka11aaf.git] / version.properties
index 96247dc..a805c9c 100644 (file)
@@ -1,7 +1,5 @@
 ###
 # ============LICENSE_START=======================================================
-# ONAP CLAMP
-# ================================================================================
 # Copyright (C) 2017 AT&T Intellectual Property. All rights
 #                             reserved.
 # ================================================================================
 
 major=0
 minor=0
-patch=2
+patch=1
 
 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