diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-04-07 08:39:53 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-04-07 08:39:57 -0400 |
commit | 608eade694b6947221c160b0705a63beea1c2bf8 (patch) | |
tree | c750e4be88e421e873f1f05abdc708ac97f73dd0 /pom.xml | |
parent | aafb645c016c49bd18630e2be15b2405216e5210 (diff) |
Point to parent SNAPSHOT
Issue-ID: POLICY-2378
Change-Id: I9c987e4a2ca3186b502aa64f8490ecc8a10e3452
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.1</version> + <version>3.1.2-SNAPSHOT</version> <relativePath /> </parent> |