Point to release versions of policy/parent and policy/common
[policy/xacml-pdp.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 0bb07a3..e362a3b 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.0-SNAPSHOT</version>
+        <version>3.1.0</version>
         <relativePath />
     </parent>
 
@@ -44,7 +44,7 @@
         <sonar.jacoco.reportPath>${project.basedir}/../target/code-coverage/jacoco-ut.exec</sonar.jacoco.reportPath>
         <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>