diff options
author | Jim Hahn <jrh3@att.com> | 2020-04-24 09:34:07 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2020-04-24 09:34:34 -0400 |
commit | 89b0796311d0c520aae17daaba7f1e06ee755619 (patch) | |
tree | 0ac9c9fcbd18a2a8096923559453916bb1f44e09 | |
parent | 2cf13e0dcad627b8ba0b6b320c958b9026d1a975 (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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |