update pom version  + change version file

Change-Id: Ib4b84e473c7d38d1f30f8d94332a3f8ceaee8226
Signed-off-by: Michael Lando <ml636r@att.com>
diff --git a/version.properties b/version.properties
index bf3f0bf..0424f62 100644
--- a/version.properties
+++ b/version.properties
@@ -4,7 +4,7 @@
 # because they are used in Jenkins, whose plug-in doesn't support
 
 major=1
-minor=0
+minor=1
 patch=0
 
 base_version=${major}.${minor}.${patch}