aboutsummaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2019-04-08 11:44:37 +0000
committerGerrit Code Review <gerrit@onap.org>2019-04-08 11:44:37 +0000
commitbd0fdec36f975405c6c27da4b044a53ddf72008f (patch)
tree1a70f0609a3dccaabcda3df08c38bf15bb280241 /main
parentc5d18a700d858e06aa1c5d3c1a83dde87d4126f2 (diff)
parent0050926087ba76d4a55fd7ddfe695a229126dcae (diff)
Merge "Wrong models-pdp in pap"
Diffstat (limited to 'main')
-rw-r--r--main/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/pom.xml b/main/pom.xml
index 2e221cef..0c84e27a 100644
--- a/main/pom.xml
+++ b/main/pom.xml
@@ -65,7 +65,7 @@
</dependency>
<dependency>
<groupId>org.onap.policy.models</groupId>
- <artifactId>models-pdp</artifactId>
+ <artifactId>policy-models-pdp</artifactId>
<version>${policy.models.version}</version>
</dependency>
<dependency>