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-application/pom.xml | |
parent | 89e0fe2ac01031fe15c0518cd4e47f2239a25444 (diff) |
Release cps3.4.0
Diffstat (limited to 'cps-application/pom.xml')
-rwxr-xr-x | cps-application/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-application/pom.xml b/cps-application/pom.xml index 8af27ceaf6..73112b4843 100755 --- a/cps-application/pom.xml +++ b/cps-application/pom.xml @@ -28,7 +28,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> |