summaryrefslogtreecommitdiffstats
path: root/main/pom.xml
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2019-03-07 17:56:39 +0000
committerGerrit Code Review <gerrit@onap.org>2019-03-07 17:56:39 +0000
commitf46ea4332fd4924c89879214b2577564168d7b46 (patch)
tree5a43f2f9fc90dd6c81375ef57033ebe001747b96 /main/pom.xml
parentf626b9f2f27f713f00d60a6f36974b2632da83be (diff)
parent851984a0701f59aa0a97546862bdbe1ffb39c666 (diff)
Merge "Add code to follow ONAP API CVS guidelines"
Diffstat (limited to 'main/pom.xml')
-rw-r--r--main/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/pom.xml b/main/pom.xml
index e564378d..c1ac1733 100644
--- a/main/pom.xml
+++ b/main/pom.xml
@@ -55,7 +55,7 @@
</dependency>
<dependency>
<groupId>org.onap.policy.models</groupId>
- <artifactId>platform</artifactId>
+ <artifactId>policy-models-tosca</artifactId>
<version>${policy.models.version}</version>
</dependency>
<dependency>