Restore inventory-response-item in XSD Model
[ccsdk/sli/adaptors.git] / aai-service / pom.xml
index 80a53a5..bfb1aca 100755 (executable)
@@ -5,15 +5,16 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.0.1-SNAPSHOT</version>
+        <version>1.1.3-SNAPSHOT</version>
+        <relativePath />
     </parent>
 
     <groupId>org.onap.ccsdk.sli.adaptors</groupId>
     <artifactId>aai-service</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.3.3-SNAPSHOT</version>
     <packaging>pom</packaging>
 
-    <name>AAI Interface Service</name>
+    <name>ccsdk-sli-adaptors :: aai-service</name>
     <description>The AAI Interface service exposes an interface to AAI as an OSGi service</description>
 
     <modules>