diff options
author | Dan Timoney <dt5972@att.com> | 2018-09-11 20:58:05 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-09-11 20:58:05 +0000 |
commit | 578a94cf4b19c6cfecfd95474091e51cec6c23e9 (patch) | |
tree | 5be6de8049c8a577453ffde97d393309f695b5a2 /blueprints-processor/pom.xml | |
parent | 4490a4c1f86702cc55203c634d0914003eca6ea5 (diff) | |
parent | dc68efeb3c0ae458b6a15a8be182b5dc851a3678 (diff) |
Merge "Add ccsdk-features-all"
Diffstat (limited to 'blueprints-processor/pom.xml')
-rw-r--r-- | blueprints-processor/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/blueprints-processor/pom.xml b/blueprints-processor/pom.xml index ee8ce1dab..10a975650 100644 --- a/blueprints-processor/pom.xml +++ b/blueprints-processor/pom.xml @@ -25,6 +25,7 @@ <groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
<version>1.1.0-SNAPSHOT</version>
+ <relativePath/>
</parent>
<groupId>org.onap.ccsdk.config</groupId>
|