Point to release versions of policy/parent and policy/common 20/99220/4
authorHOCKLA <ah999m@att.com>
Thu, 5 Dec 2019 17:56:24 +0000 (11:56 -0600)
committerAli Hockla <ah999m@att.com>
Fri, 6 Dec 2019 18:29:56 +0000 (18:29 +0000)
Issue-ID: POLICY-1583
Change-Id: I30557440310c3e43e662d463017ecfa6269b394b
Signed-off-by: HOCKLA <ah999m@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 580c3d2..1bbc6a4 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.0-SNAPSHOT</version>
+        <version>3.1.0</version>
         <relativePath />
     </parent>
 
@@ -46,7 +46,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.1</policy.common.version>
         <policy.models.version>2.2.0-SNAPSHOT</policy.models.version>
     </properties>