summaryrefslogtreecommitdiffstats
path: root/cps-rest
diff options
context:
space:
mode:
authormpriyank <priyank.maheshwari@est.tech>2023-03-09 17:58:31 +0000
committermpriyank <priyank.maheshwari@est.tech>2023-03-09 18:00:02 +0000
commitade5a6ecdb8faf1796584810a596725211ea2149 (patch)
tree7e1ce93ddfa5a216db4098d6ff6ba4b84dfaac33 /cps-rest
parent519c5fab63a2525b68bf975b4c9e868e4ac2f6dc (diff)
Bump CPS version
- bump the CPS version from 3.2.4-SNAPSHOT to 3.2.5-SNAPSHOT Issue-ID: CPS-1543 Change-Id: I28e46fdeff86c71bd1ad89ae9aaef8ddb4994bfc Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Diffstat (limited to 'cps-rest')
-rwxr-xr-xcps-rest/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-rest/pom.xml b/cps-rest/pom.xml
index be104b167..321fd28bd 100755
--- a/cps-rest/pom.xml
+++ b/cps-rest/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.cps</groupId>
<artifactId>cps-parent</artifactId>
- <version>3.2.4-SNAPSHOT</version>
+ <version>3.2.5-SNAPSHOT</version>
<relativePath>../cps-parent/pom.xml</relativePath>
</parent>