summaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2019-03-13 00:02:46 +0000
committerGerrit Code Review <gerrit@onap.org>2019-03-13 00:02:46 +0000
commitc40aadeb8c85a22eea00455de1748b39d55714d9 (patch)
tree1a75910d876a590c9f38b1a54dc4c486c9cd8030 /ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml
parent9a3f830573454adf62b363e49b2331b9c65fcc49 (diff)
parentfd2d3f4f3a6f1041442edac382daf27669acbf9e (diff)
Merge "Refractor processor core module name"
Diffstat (limited to 'ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml')
-rw-r--r--ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml
index f1d978965..8659089e2 100644
--- a/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml
+++ b/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml
@@ -34,7 +34,7 @@
</dependency>
<dependency>
<groupId>org.onap.ccsdk.apps.blueprintsprocessor</groupId>
- <artifactId>core</artifactId>
+ <artifactId>processor-core</artifactId>
</dependency>
</dependencies>