aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRam Krishna Verma <ram_krishna.verma@bell.ca>2021-10-25 18:43:56 -0400
committerRam Krishna Verma <ram_krishna.verma@bell.ca>2021-10-25 18:44:00 -0400
commita4097c2855a118350a7cff298c71633a68ec1f28 (patch)
tree2a759af97f44b01e277bbdff0d3c6754ff81fc16
parente16775c70d490aa81728f15822619bb90b911640 (diff)
Point to Istanbul snapshot dependency9.0.0-ONAP
Issue-ID: POLICY-3788 Change-Id: I86ac5289bafbb30c1570796143d66fb33c380933 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 23755bea..5b33c86c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,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,8 +42,8 @@
<description>Code that define our external API.</description>
<properties>
- <policy.common.version>1.9.1</policy.common.version>
- <policy.models.version>2.5.1</policy.models.version>
+ <policy.common.version>1.9.2-SNAPSHOT</policy.common.version>
+ <policy.models.version>2.5.2-SNAPSHOT</policy.models.version>
</properties>
<modules>