aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRam Krishna Verma <ram_krishna.verma@bell.ca>2021-10-25 18:22:45 -0400
committerRam Krishna Verma <ram_krishna.verma@bell.ca>2021-10-25 18:22:48 -0400
commit6db3db236b6987af30a6fdb12ae6f9ea017c3856 (patch)
treeeb7548f6cfbe66521f3d6deaec2e5d1fb2d44db7
parentf715119e9b084971bd57b0bd1da46a1686e2d8cb (diff)
Point to snapshot dependency
Issue-ID: POLICY-3788 Change-Id: Ic9e9da13fc7cfdedebf81d8a6cc2a7190d8790b2 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 16aae41b..0ead0fec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.4.3</version>
+ <version>3.5.0-SNAPSHOT</version>
<relativePath />
</parent>