Point to release versions of policy/parent and policy/common 19/99219/2
authorHOCKLA <ah999m@att.com>
Thu, 5 Dec 2019 17:47:53 +0000 (11:47 -0600)
committerAli Hockla <ah999m@att.com>
Thu, 5 Dec 2019 20:32:31 +0000 (20:32 +0000)
Issue-ID: POLICY-1594
Change-Id: I1d686487e0276a290fd8ae997d4e368edd474174
Signed-off-by: HOCKLA <ah999m@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 6cbefdf..ca77f25 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.0-SNAPSHOT</version>
+        <version>3.1.0</version>
         <relativePath />
     </parent>
 
@@ -47,7 +47,7 @@
         <sonar.jacoco.itReportPath>${project.basedir}/../target/code-coverage/jacoco-it.exec</sonar.jacoco.itReportPath>
         <sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>
 
-        <policy.common.version>1.6.0-SNAPSHOT</policy.common.version>
+        <policy.common.version>1.6.0</policy.common.version>
         <policy.models.version>2.2.0-SNAPSHOT</policy.models.version>
     </properties>