Fix version.properties

Reset patch version to 0 in version.properties

Change-Id: I08e769b75c455c94d7e989030caba313f1897fb7
Issue-ID: CIMAN-120
Signed-off-by: Dan Timoney <dtimoney@att.com>
diff --git a/version.properties b/version.properties
index 92e4595..52afe03 100644
--- a/version.properties
+++ b/version.properties
@@ -7,7 +7,7 @@
 
 release_name=0
 sprint_number=2
-feature_revision=1
+feature_revision=0
 
 base_version=${release_name}.${sprint_number}.${feature_revision}