diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-11-09 12:43:19 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-11-09 12:43:19 +0000 |
commit | 183b45478ef1c4c345aa64c8d3c4bcb46d289d11 (patch) | |
tree | 410b94ad75e4236c3b4883b440c72ab55694a51e /cps-path-parser/pom.xml | |
parent | 89e0fe2ac01031fe15c0518cd4e47f2239a25444 (diff) |
Release cps3.4.0
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..9c0ec7fc32 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.0</version> <relativePath>../cps-parent/pom.xml</relativePath> </parent> |