summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorRashmi Pujar <rashmi.pujar@bell.ca>2021-06-01 17:35:56 -0400
committerRam Krishna Verma <ram_krishna.verma@bell.ca>2021-06-04 13:01:34 -0400
commitf620409bd8f381b55a336c5e1917083be1465a78 (patch)
treea20cb17039b313ed6662732c92a86f99d102b041 /pom.xml
parent558aefed481adb5e32641a30e4655ae1b02c4b25 (diff)
Upgrade CDS dependency
CDS client libraries are exposed by a different maven module making is much more cleaner to use. The only drawback is we need to go back to older version of grpc-testing artifact due to conflicts. Issue-ID: POLICY-3338 Signed-off-by: Rashmi Pujar <rashmi.pujar@bell.ca> Change-Id: I98c79de7f12feefbae7c42c4c8f26357801b44f9 (cherry picked from commit d8b5454e5d389332f4f624c291fa46690cf177ef) Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 5c62d658a..13e6e67db 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.3.0</version>
+ <version>3.3.1-SNAPSHOT</version>
<relativePath />
</parent>