summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorHockla, Ali (ah999m) <ah999m@att.com>2019-12-05 12:21:48 -0600
committerAli Hockla <ah999m@att.com>2019-12-06 18:33:46 +0000
commite364a5b5368619b1cfe24d3a6a9775c4711d2f42 (patch)
treebed161d4858ada3b70ba7141a8e5d8adde06686e /pom.xml
parent2f98339967234d1508b9ed0556b6afa1b3189f85 (diff)
Point release versions of policy/parent and policy/common
Issue-ID: POLICY-1583 Change-Id: I7d621b33fd78a5277592e0129c3a13c7108d235a Signed-off-by: Hockla, Ali (ah999m) <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 e04ae05d..3d4371f4 100644
--- 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>
@@ -63,7 +63,7 @@
<hibernate.commons.annotations.version>5.0.1.Final</hibernate.commons.annotations.version>
<commons.io.version>2.5</commons.io.version>
<xml.apis.version>1.4.01</xml.apis.version>
- <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>