diff options
Diffstat (limited to 'sql-resource/features/pom.xml')
-rwxr-xr-x | sql-resource/features/pom.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql-resource/features/pom.xml b/sql-resource/features/pom.xml index 63234a78b..b9641b8af 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> |