summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authork.kedron <k.kedron@partner.samsung.com>2021-07-19 18:05:52 +0200
committerRam Krishna Verma <ram_krishna.verma@bell.ca>2021-07-21 18:42:47 -0400
commit82579d41d0faeefd97df376045ab6727ceaf6afb (patch)
treebb38b5606f0b63a8ac28dc3e85dce6d75e655083 /pom.xml
parentbc072f771d90645057b68a371dd0ecb70593af16 (diff)
Upgrade CDS dependency
- New CDS client libraries. - Update code to use new CDS BlueprintProcessingService Change-Id: I00fb044908774a48755ff8d9ebb32e055a74c819 Issue-ID: POLICY-3507 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 620089d31..63e328ac8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.3.1</version>
+ <version>3.3.2-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.8.1</policy.common.version>
+ <policy.common.version>1.8.2-SNAPSHOT</policy.common.version>
</properties>
<modules>