aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRam Krishna Verma <ram_krishna.verma@bell.ca>2021-10-25 18:42:33 -0400
committerRam Krishna Verma <ram_krishna.verma@bell.ca>2021-10-25 18:42:36 -0400
commitd0fedd36ea6bf8c297b3eb3795719a2120518d7d (patch)
tree7fb49b1f3a63a7dd223255a7b446e31852885f65
parentb603eb929dc649e4ea32a0182b2e8f66a4f085a6 (diff)
Point to Istanbul snapshot dependency9.0.0-ONAP
Issue-ID: POLICY-3788 Change-Id: I84dee86920006f66e0c371af99b027849521c470 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 68d3b7028..c8e141ee9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.4.3</version>
+ <version>3.4.4-SNAPSHOT</version>
<relativePath />
</parent>
@@ -42,7 +42,7 @@
<properties>
<derby.version>10.13.1.1</derby.version>
<javax.ws.rs-api.version>2.1.1</javax.ws.rs-api.version>
- <policy.common.version>1.9.1</policy.common.version>
+ <policy.common.version>1.9.2-SNAPSHOT</policy.common.version>
</properties>
<modules>