Point to released parent, common, models 20/105820/1
authorPamela Dragosh <pdragosh@research.att.com>
Sat, 11 Apr 2020 19:33:49 +0000 (15:33 -0400)
committerPamela Dragosh <pdragosh@research.att.com>
Sat, 11 Apr 2020 19:34:05 +0000 (15:34 -0400)
Issue-ID: POLICY-2378
Change-Id: Ic80fe0334919361f973c7ae7796c5d8868882fcb
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 0be3bc8..f230d9c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.onap.policy.parent</groupId>
         <artifactId>integration</artifactId>
-        <version>3.1.2-SNAPSHOT</version>
+        <version>3.1.2</version>
         <relativePath />
     </parent>
 
@@ -52,8 +52,8 @@
         <hibernate.commons.annotations.version>5.0.1.Final</hibernate.commons.annotations.version>
         <commons.io.version>2.5</commons.io.version>
         <xml.apis.version>1.4.01</xml.apis.version>
-        <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>