diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-05-28 14:36:17 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-05-28 14:36:24 -0400 |
commit | 865e4f68b4cd2446328f96fdb896a7bdd81e4548 (patch) | |
tree | 7a9a2014beced0feb9d01cf6238f6d6b55a9ccfc /pom.xml | |
parent | 2d0ac521e6dc6efb9223ac87bb4e375c55f470ea (diff) |
Point to parent SNAPSHOT
Issue-ID: POLICY-2319
Change-Id: I0699b2d2791e07df89b7a1e9c78320ced3c14f26
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ <parent> <groupId>org.onap.policy.parent</groupId> <artifactId>integration</artifactId> - <version>3.1.3</version> + <version>3.2.0-SNAPSHOT</version> <relativePath /> </parent> |