diff options
author | mpriyank <priyank.maheshwari@est.tech> | 2023-11-09 14:11:26 +0000 |
---|---|---|
committer | mpriyank <priyank.maheshwari@est.tech> | 2023-11-09 14:11:30 +0000 |
commit | 1d9dae0c4be8a49d62e022da518cd8e95dc35ea5 (patch) | |
tree | 2d635e22403dee77928d4284fc51a86976df70ff /pom.xml | |
parent | 01aedb5b03702d2cd345537f4da6ee1170fcdd71 (diff) |
Bump CPS to 3.4.1-SNAPSHOT
- bumped CPS to 3.4.1-SNAPSHOT
- updated the release notes
Issue-ID: CPS-1962
Change-Id: Iee9fa03a1890ac5d4c1204d0851a255c5b897720
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.4.0-SNAPSHOT</version>
+ <version>3.4.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>cps</name>
|