Point to released parent, common models 22/105822/1
authorPamela Dragosh <pdragosh@research.att.com>
Sat, 11 Apr 2020 19:36:06 +0000 (15:36 -0400)
committerPamela Dragosh <pdragosh@research.att.com>
Sat, 11 Apr 2020 19:36:12 +0000 (15:36 -0400)
Issue-ID: POLICY-2378
Change-Id: Idb05f97911fc1ebb5998467a5484973e5e650bae
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 5ed668f..da10927 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.policy.parent</groupId>
         <artifactId>integration</artifactId>
-        <version>3.1.2-SNAPSHOT</version>
+        <version>3.1.2</version>
         <relativePath />
     </parent>
 
@@ -44,8 +44,8 @@
         <!-- Default Sonar configuration -->
         <jacoco.dataFile>${project.basedir}/../target/code-coverage/jacoco-ut.exec</jacoco.dataFile>
 
-        <policy.common.version>1.6.3-SNAPSHOT</policy.common.version>
-        <policy.models.version>2.2.3-SNAPSHOT</policy.models.version>
+        <policy.common.version>1.6.3</policy.common.version>
+        <policy.models.version>2.2.3</policy.models.version>
     </properties>
 
     <modules>