Upgrade to latest oparent

Update pom.xml file to latest version release of oparent, 1.1.0

Change-Id: I9b0586c764b27d5a80ebe2bca390671551b11dc6
Issue-ID: INT-443
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
diff --git a/pom.xml b/pom.xml
index 336446f..fdfad88 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,7 +48,7 @@
 	<parent>             
        <groupId>org.onap.oparent</groupId>
        <artifactId>oparent</artifactId>
-       <version>0.1.1</version>
+       <version>1.1.0</version>
     </parent>
 	
 	<properties>