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 /cps-path-parser/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 'cps-path-parser/pom.xml')
-rw-r--r-- | cps-path-parser/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-path-parser/pom.xml b/cps-path-parser/pom.xml index 4435deea0c..e3e39ec13a 100644 --- a/cps-path-parser/pom.xml +++ b/cps-path-parser/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.cps</groupId> <artifactId>cps-parent</artifactId> - <version>3.4.0-SNAPSHOT</version> + <version>3.4.1-SNAPSHOT</version> <relativePath>../cps-parent/pom.xml</relativePath> </parent> |