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

diff --git a/pom.xml b/pom.xml
index cb104b5..6b5820e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.policy.parent</groupId>
         <artifactId>integration</artifactId>
-        <version>3.1.2-SNAPSHOT</version>
+        <version>3.1.2</version>
         <relativePath />
     </parent>
 
@@ -39,8 +39,8 @@
     <description>This code implements the XACML PDP engine</description>
 
     <properties>
-        <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>