aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2020-04-07 08:44:16 -0400
committerPamela Dragosh <pdragosh@research.att.com>2020-04-07 08:44:21 -0400
commit98478dd0280d548187710f547cb036fe289e2ed0 (patch)
tree2480dc08005f99add6a71b0abca059662f687d59
parent068d0f8fe17d13e4f3000b1c9033675068e5532e (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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 6fb508fbd..bde562796 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>