Bump minor version

Bump minor version in preparation for Amsterdam
branching.

Change-Id: If2fd3bb990327f4001214e21556755c82dc392c8
Issue-ID: CIMAN-120
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
diff --git a/version.properties b/version.properties
index b655931..e1118ab 100644
--- a/version.properties
+++ b/version.properties
@@ -26,11 +26,11 @@
 # because they are used in Jenkins, whose plug-in doesn't support
 
 major=1
-minor=0
+minor=1
 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
\ No newline at end of file
+snapshot_version=${base_version}-SNAPSHOT