Point to released artifacts 94/107894/2
authorPamela Dragosh <pdragosh@research.att.com>
Tue, 19 May 2020 16:34:29 +0000 (12:34 -0400)
committerPamela Dragosh <pdragosh@research.att.com>
Tue, 19 May 2020 16:47:40 +0000 (16:47 +0000)
Issue-ID: POLICY-2514
Change-Id: I717741dc3227a55cdea4ec9163acddf61b5601f9
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 6fb5a49..659485f 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.3-SNAPSHOT</version>
+        <version>3.1.3</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.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>