summaryrefslogtreecommitdiffstats
path: root/core/artifacts/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'core/artifacts/pom.xml')
-rwxr-xr-xcore/artifacts/pom.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/core/artifacts/pom.xml b/core/artifacts/pom.xml
index 25990a35a..e8577257e 100755
--- a/core/artifacts/pom.xml
+++ b/core/artifacts/pom.xml
@@ -3,9 +3,10 @@
<modelVersion>4.0.0</modelVersion>
<parent>
- <groupId>org.onap.ccsdk.sli.core</groupId>
- <artifactId>core-root</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <groupId>org.onap.ccsdk.parent</groupId>
+ <artifactId>parent</artifactId>
+ <version>2.1.1-SNAPSHOT</version>
+ <relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.core</groupId>