Fix pom.xml parent, add artifact version 66/85566/1 1.4.0 4.0.0-ONAP
authorDmitry Puzikov <dmitry.puzikov@tieto.com>
Wed, 17 Apr 2019 12:25:46 +0000 (14:25 +0200)
committerDmitry Puzikov <dmitry.puzikov@tieto.com>
Wed, 17 Apr 2019 12:25:46 +0000 (14:25 +0200)
Change-Id: Icd321dcc6f2ed3578e63f9712bf8ab923b9b7861
Issue-ID: INT-996
Signed-off-by: Dmitry Puzikov <dmitry.puzikov@tieto.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index af4077b..18a433b 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.onap.policy.parent</groupId>
-        <artifactId>policy-parent</artifactId>
+        <artifactId>integration</artifactId>
         <version>2.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.onap.policy.docker</groupId>
     <artifactId>docker</artifactId>
+    <version>2.1.0-SNAPSHOT</version>
+
     <packaging>pom</packaging>
     <name>Policy Docker images</name>
     <properties>