Add abstraction level for other components

* vesrion in poms updated to 1.1.0-SNAPSHOT

Change-Id: Ieaa0a8ead1a9a74206fe4bdee85944d11b96c843
Issue-ID: DCAEGEN2-986
Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
diff --git a/version.properties b/version.properties
index 1b04310..73415a7 100644
--- a/version.properties
+++ b/version.properties
@@ -1,5 +1,5 @@
 major=1

-minor=0

+minor=1

 patch=0

 base_version=${major}.${minor}.${patch}

 release_version=${base_version}