Update release version

Move release version to 1.1.0

Issue-ID: VNFSDK-160

Change-Id: Ia0142d76a147d746a8601cf8a80e22fd64fe6831
Signed-off-by: Murali-P <murali.p@huawei.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}