diff options
author | Rishi.Chail <rishi.chail@est.tech> | 2021-01-28 13:22:43 +0000 |
---|---|---|
committer | Rishi.Chail <rishi.chail@est.tech> | 2021-01-28 13:23:15 +0000 |
commit | f8bd3b72b6c4b4a2d7d6d1dd27c63d8c3207ba08 (patch) | |
tree | 2ba5dc25b5a72107fbee48c3f429712e030e3434 | |
parent | 47b0b18950bdce3456e491769ac2d4dac2c86298 (diff) |
Update root pom
Issue-ID: CPS-167
Signed-off-by: Rishi.Chail <rishi.chail@est.tech>
Change-Id: Ic523a1ddb251f37ae62146fff2f7226007bf010c
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ <parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>3.1.0</version>
+ <version>3.2.0</version>
</parent>
<groupId>org.onap.cps</groupId>
|