aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorHOCKLA <ah999m@att.com>2019-12-05 14:20:46 -0600
committerAli Hockla <ah999m@att.com>2019-12-06 18:32:51 +0000
commitdbf173aaab6c58677f7312aeb55afd0dcadbe8c4 (patch)
tree0c0e635cd0ce22ce7ac14d81dc0b89f9c5b5f139 /pom.xml
parent2d523ee0d6929bd812bd9387c596ed8a653c714e (diff)
Point to release versions of policy/parent and policy/common
Issue-ID: POLICY-1583 Change-Id: I6d7ec1ccf00110d0f84998c05492b6d59a12cdf1 Signed-off-by: HOCKLA <ah999m@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index e50dd7d4f..c429b08ce 100644
--- 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>