diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-04-07 08:44:16 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-04-07 08:44:21 -0400 |
commit | 98478dd0280d548187710f547cb036fe289e2ed0 (patch) | |
tree | 2480dc08005f99add6a71b0abca059662f687d59 | |
parent | 068d0f8fe17d13e4f3000b1c9033675068e5532e (diff) |
Point to parent SNAPSHOT
Issue-ID: POLICY-2378
Change-Id: I4522be8ab99a9d5dde6b1df731cf6135011c58d5
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.parent</groupId> <artifactId>integration</artifactId> - <version>3.1.1</version> + <version>3.1.2-SNAPSHOT</version> <relativePath /> </parent> <groupId>org.onap.policy.engine</groupId> |