Fix policy-models-pdp dependency 63/83863/3
authora.sreekumar <ajith.sreekumar@est.tech>
Mon, 1 Apr 2019 14:16:27 +0000 (14:16 +0000)
committerRam Krishna Verma <ram.krishna.verma@est.tech>
Mon, 1 Apr 2019 16:47:02 +0000 (16:47 +0000)
Change-Id: I97f33d295ef6871d6b4139e4f6c92d00e226c1e8
Issue-ID: POLICY-1443
Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
models-pap/pom.xml

index edb8ee7..78f6df1 100644 (file)
@@ -34,7 +34,7 @@
     <dependencies>
         <dependency>
             <groupId>org.onap.policy.models</groupId>
-            <artifactId>models-pdp</artifactId>
+            <artifactId>policy-models-pdp</artifactId>
             <version>${project.version}</version>
         </dependency>
         <dependency>