diff options
author | Rishi.Chail <rishi.chail@est.tech> | 2021-01-28 03:19:47 +0000 |
---|---|---|
committer | Rishi.Chail <rishi.chail@est.tech> | 2021-01-28 03:19:47 +0000 |
commit | 47b0b18950bdce3456e491769ac2d4dac2c86298 (patch) | |
tree | 4f2d397f628a232e39040d597a02c410815ad3cd /cps-parent/pom.xml | |
parent | f6afc1727aa7e06754cb617b6e4964391eb72664 (diff) |
Update CPS dependencies as Required for Honolulu release
Issue-ID: CPS-167
Signed-off-by: Rishi.Chail <rishi.chail@est.tech>
Change-Id: Icc35a53a98fd29bd3c5b4750b8d07c3f6f202cc7
Diffstat (limited to 'cps-parent/pom.xml')
-rwxr-xr-x | cps-parent/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-parent/pom.xml b/cps-parent/pom.xml index 91d1f4186b..ecc9898a20 100755 --- a/cps-parent/pom.xml +++ b/cps-parent/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.oparent</groupId> <artifactId>oparent</artifactId> - <version>3.1.0</version> + <version>3.2.0</version> <relativePath/> </parent> <modelVersion>4.0.0</modelVersion> |