diff options
author | mpriyank <priyank.maheshwari@est.tech> | 2023-03-09 17:58:31 +0000 |
---|---|---|
committer | mpriyank <priyank.maheshwari@est.tech> | 2023-03-09 18:00:02 +0000 |
commit | ade5a6ecdb8faf1796584810a596725211ea2149 (patch) | |
tree | 7e1ce93ddfa5a216db4098d6ff6ba4b84dfaac33 /pom.xml | |
parent | 519c5fab63a2525b68bf975b4c9e868e4ac2f6dc (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 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ <groupId>org.onap.cps</groupId>
<artifactId>cps-aggregator</artifactId>
- <version>3.2.4-SNAPSHOT</version>
+ <version>3.2.5-SNAPSHOT</version>
<packaging>pom</packaging>
<name>cps</name>
|