Point to released artifacts 93/107893/1
authorPamela Dragosh <pdragosh@research.att.com>
Tue, 19 May 2020 16:30:51 +0000 (12:30 -0400)
committerPamela Dragosh <pdragosh@research.att.com>
Tue, 19 May 2020 16:30:56 +0000 (12:30 -0400)
Issue-ID: POLICY-2514
Change-Id: I4b4e68ced59d0ece261ec2f33f71f4f12494c699
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 33782c0..d603865 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.3-SNAPSHOT</version>
+        <version>3.1.3</version>
         <relativePath />
     </parent>
 
@@ -39,8 +39,8 @@
     <description>This code implements the XACML PDP engine</description>
 
     <properties>
-        <policy.common.version>1.6.5-SNAPSHOT</policy.common.version>
-        <policy.models.version>2.2.6-SNAPSHOT</policy.models.version>
+        <policy.common.version>1.6.5</policy.common.version>
+        <policy.models.version>2.2.6</policy.models.version>
     </properties>
 
     <modules>