aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2020-04-24 09:34:07 -0400
committerJim Hahn <jrh3@att.com>2020-04-24 09:34:34 -0400
commit89b0796311d0c520aae17daaba7f1e06ee755619 (patch)
tree0ac9c9fcbd18a2a8096923559453916bb1f44e09
parent2cf13e0dcad627b8ba0b6b320c958b9026d1a975 (diff)
Bump parent release version in common
Issue-ID: POLICY-2521 Change-Id: I27ca8ba624ce91a249be175b61d50f7ace5256da Signed-off-by: Jim Hahn <jrh3@att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index b5200ddd..8c06d526 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.1.2</version>
+ <version>3.1.3-SNAPSHOT</version>
<relativePath />
</parent>