diff options
Diffstat (limited to 'adaptors/artifacts/pom.xml')
-rwxr-xr-x | adaptors/artifacts/pom.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/adaptors/artifacts/pom.xml b/adaptors/artifacts/pom.xml index dc91cba1a..b135ef4ab 100755 --- a/adaptors/artifacts/pom.xml +++ b/adaptors/artifacts/pom.xml @@ -4,8 +4,9 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> - <artifactId>parent</artifactId> + <artifactId>odlparent-lite</artifactId> <version>2.1.1</version> + <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.adaptors</groupId> |