aboutsummaryrefslogtreecommitdiffstats
path: root/sql-resource
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dt5972@att.com>2018-03-02 13:10:30 -0500
committerTimoney, Dan (dt5972) <dt5972@att.com>2018-03-02 13:10:30 -0500
commit4caeb14d39a27b653a2341298d2dcd4d7a1e4100 (patch)
tree50ffa47bc6606870960d869ff78094830f84fa0c /sql-resource
parent5664f67666d1bd92d6e5656bf6d59d4181e27c74 (diff)
Fix POM versions
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>
Diffstat (limited to 'sql-resource')
-rwxr-xr-xsql-resource/features/pom.xml2
-rwxr-xr-xsql-resource/installer/pom.xml1
-rwxr-xr-xsql-resource/pom.xml1
-rwxr-xr-xsql-resource/provider/pom.xml1
4 files changed, 5 insertions, 0 deletions
diff --git a/sql-resource/features/pom.xml b/sql-resource/features/pom.xml
index 63234a78..b9641b8a 100755
--- a/sql-resource/features/pom.xml
+++ b/sql-resource/features/pom.xml
@@ -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>
diff --git a/sql-resource/installer/pom.xml b/sql-resource/installer/pom.xml
index 9629ee43..0a295e04 100755
--- a/sql-resource/installer/pom.xml
+++ b/sql-resource/installer/pom.xml
@@ -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>
diff --git a/sql-resource/pom.xml b/sql-resource/pom.xml
index cad83d18..1aa41410 100755
--- a/sql-resource/pom.xml
+++ b/sql-resource/pom.xml
@@ -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>
diff --git a/sql-resource/provider/pom.xml b/sql-resource/provider/pom.xml
index 7069cf30..c72c9048 100755
--- a/sql-resource/provider/pom.xml
+++ b/sql-resource/provider/pom.xml
@@ -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>