diff options
Diffstat (limited to 'artifacts')
-rwxr-xr-x | artifacts/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/artifacts/pom.xml b/artifacts/pom.xml index cf6eb6b1..6d6d6b95 100755 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -6,6 +6,7 @@ <groupId>org.onap.ccsdk.parent</groupId> <artifactId>parent</artifactId> <version>2.0.0-SNAPSHOT</version> + <relativePath /> </parent> <groupId>org.onap.ccsdk.sli.core</groupId> |