aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHOCKLA <ah999m@att.com>2019-12-06 09:56:15 -0600
committerHOCKLA <ah999m@att.com>2019-12-06 09:56:39 -0600
commite810b0fc8748d49e323161cc92ea89569ee7bcfe (patch)
tree2c6c1418d7c976ae6c1b8cb353553be59c400f1f
parentc0b670f9d09d07fc2bf11749731c40404dead689 (diff)
Point to 3.1.0 policy/parent to prep for re-release
Issue-ID: POLICY-1583 Change-Id: I1c65a4478d1121b863d29388bd3a7047d92ff5ea Signed-off-by: HOCKLA <ah999m@att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 6e3f65a8..ef725beb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.1.1-SNAPSHOT</version>
+ <version>3.1.0</version>
<relativePath />
</parent>