Point to release versions of policy/parent and policy/common
[policy/engine.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index e50dd7d..c429b08 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.onap.policy.parent</groupId>
         <artifactId>integration</artifactId>
-        <version>3.1.0-SNAPSHOT</version>
+        <version>3.1.0</version>
         <relativePath />
     </parent>
     <groupId>org.onap.policy.engine</groupId>
@@ -60,7 +60,7 @@
         <commons.fileupload.version>1.3.3</commons.fileupload.version>
         <commons.compress.version>1.18</commons.compress.version>
         <elasticsearch.version>6.8.2</elasticsearch.version>
-        <version.policy.common>1.6.0-SNAPSHOT</version.policy.common>
+        <version.policy.common>1.6.1</version.policy.common>
         <version.policy.models>2.2.0-SNAPSHOT</version.policy.models>
     </properties>
     <modules>