Fix POM versions 33/33833/1
authorTimoney, Dan (dt5972) <dt5972@att.com>
Fri, 2 Mar 2018 18:10:30 +0000 (13:10 -0500)
committerTimoney, Dan (dt5972) <dt5972@att.com>
Fri, 2 Mar 2018 18:10:30 +0000 (13:10 -0500)
Fixed versions in pom.xmls and added empty relativePath
tag to parents.

Change-Id: Ie7be2d4d3d05e769f6e02f35a3a8e9f928bc62cf
Issue-ID: CCSDK-176
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
17 files changed:
aai-service/features/pom.xml
aai-service/installer/pom.xml
aai-service/pom.xml
aai-service/provider/pom.xml
mdsal-resource/features/pom.xml
mdsal-resource/installer/pom.xml
mdsal-resource/pom.xml
mdsal-resource/provider/pom.xml
pom.xml
resource-assignment/features/pom.xml
resource-assignment/installer/pom.xml
resource-assignment/pom.xml
resource-assignment/provider/pom.xml
sql-resource/features/pom.xml
sql-resource/installer/pom.xml
sql-resource/pom.xml
sql-resource/provider/pom.xml

index 919cb6a..fbe91d8 100755 (executable)
@@ -6,9 +6,12 @@
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
         <version>1.0.1-SNAPSHOT</version>
+        <relativePath />
     </parent>
 
+    <groupId>org.onap.ccsdk.sli.adaptors</groupId>
     <artifactId>aai-service-features</artifactId>
+    <version>0.2.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>ccsdk-sli-adaptors :: aai-service :: ${project.artifactId}</name>
index 1c919c6..cc4d683 100755 (executable)
@@ -6,6 +6,7 @@
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
         <version>1.0.1-SNAPSHOT</version>
+        <relativePath />
     </parent>
 
     <groupId>org.onap.ccsdk.sli.adaptors</groupId>
index 80a53a5..f874ab6 100755 (executable)
@@ -6,14 +6,15 @@
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
         <version>1.0.1-SNAPSHOT</version>
+        <relativePath />
     </parent>
 
     <groupId>org.onap.ccsdk.sli.adaptors</groupId>
     <artifactId>aai-service</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.2.1-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>
index 8eefaf9..97a12a4 100755 (executable)
@@ -6,6 +6,7 @@
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>binding-parent</artifactId>
         <version>1.0.1-SNAPSHOT</version>
+        <relativePath />
     </parent>
 
     <groupId>org.onap.ccsdk.sli.adaptors</groupId>
index f46897b..59d374f 100755 (executable)
@@ -4,9 +4,10 @@
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
-        <groupId>org.onap.ccsdk.sli.adaptors</groupId>
-        <artifactId>mdsal-resource</artifactId>
-        <version>0.2.0-SNAPSHOT</version>
+        <groupId>org.onap.ccsdk.parent</groupId>
+        <artifactId>odlparent-lite</artifactId>
+        <version>1.0.1-SNAPSHOT</version>
+        <relativePath />
     </parent>
 
     <groupId>org.onap.ccsdk.sli.adaptors</groupId>
index 9344922..89f9664 100755 (executable)
@@ -7,6 +7,7 @@
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
         <version>1.0.1-SNAPSHOT</version>
+        <relativePath />
     </parent>
 
     <groupId>org.onap.ccsdk.sli.adaptors</groupId>
index e823df2..264a4fb 100755 (executable)
@@ -7,6 +7,7 @@
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
         <version>1.0.1-SNAPSHOT</version>
+        <relativePath />
     </parent>
 
     <groupId>org.onap.ccsdk.sli.adaptors</groupId>
index b690b6f..dd68c6c 100755 (executable)
@@ -7,6 +7,7 @@
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>binding-parent</artifactId>
         <version>1.0.1-SNAPSHOT</version>
+        <relativePath />
     </parent>
 
     <groupId>org.onap.ccsdk.sli.adaptors</groupId>
diff --git a/pom.xml b/pom.xml
index 0a0a765..bdeefe8 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
     <organization>
         <name>ONAP</name>
     </organization>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.2.1-SNAPSHOT</version>
 
 
 </project>
index 530a5bf..e7839dd 100755 (executable)
@@ -7,6 +7,7 @@
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
         <version>1.0.1-SNAPSHOT</version>
+        <relativePath />
     </parent>
 
     <groupId>org.onap.ccsdk.sli.adaptors</groupId>
index 285580b..f6d9c70 100755 (executable)
@@ -7,6 +7,7 @@
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
         <version>1.0.1-SNAPSHOT</version>
+        <relativePath />
     </parent>
 
     <groupId>org.onap.ccsdk.sli.adaptors</groupId>
index 299cb69..9d002c3 100755 (executable)
@@ -7,6 +7,7 @@
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
         <version>1.0.1-SNAPSHOT</version>
+        <relativePath />
     </parent>
 
     <groupId>org.onap.ccsdk.sli.adaptors</groupId>
index 771ef02..aec0d49 100755 (executable)
@@ -7,6 +7,7 @@
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>binding-parent</artifactId>
         <version>1.0.1-SNAPSHOT</version>
+        <relativePath />
     </parent>
 
     <groupId>org.onap.ccsdk.sli.adaptors</groupId>
index 63234a7..b9641b8 100755 (executable)
@@ -7,10 +7,12 @@
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
         <version>1.0.1-SNAPSHOT</version>
+        <relativePath />
     </parent>
 
     <groupId>org.onap.ccsdk.sli.adaptors</groupId>
     <artifactId>sql-resource-features</artifactId>
+    <version>0.2.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>ccsdk-sli-adaptors :: sql-resource :: ${project.artifactId}</name>
index 9629ee4..0a295e0 100755 (executable)
@@ -7,6 +7,7 @@
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
         <version>1.0.1-SNAPSHOT</version>
+        <relativePath />
     </parent>
 
     <groupId>org.onap.ccsdk.sli.adaptors</groupId>
index cad83d1..1aa4141 100755 (executable)
@@ -7,6 +7,7 @@
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
         <version>1.0.1-SNAPSHOT</version>
+        <relativePath />
     </parent>
 
     <groupId>org.onap.ccsdk.sli.adaptors</groupId>
index 7069cf3..c72c904 100755 (executable)
@@ -7,6 +7,7 @@
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>binding-parent</artifactId>
         <version>1.0.1-SNAPSHOT</version>
+        <relativePath />
     </parent>
 
     <groupId>org.onap.ccsdk.sli.adaptors</groupId>