Point to released artifacts 90/107890/2
authorPamela Dragosh <pdragosh@research.att.com>
Tue, 19 May 2020 16:20:53 +0000 (12:20 -0400)
committerPamela Dragosh <pdragosh@research.att.com>
Tue, 19 May 2020 16:33:19 +0000 (12:33 -0400)
Issue-ID: POLICY-2514
Change-Id: I1d16241856c58f0bd778806e17c718991cf04226
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 90ff0cf..7ab0d9c 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.3-SNAPSHOT</version>
+        <version>3.1.3</version>
         <relativePath />
     </parent>
 
@@ -40,8 +40,8 @@
     <description>Code that implements the Policy Administration Backend.</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>