diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-03-10 12:19:18 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-03-10 12:19:18 +0000 |
commit | 3bc22ed0ea833bdb649f393ec20c08dbb1bb7610 (patch) | |
tree | b2c5e33872954b5c357143f24252a3fa52d75619 /cps-service | |
parent | 06bfe4ebc931377b39e978eb2cf7a2787b59d4ca (diff) |
Release cps3.2.5
Diffstat (limited to 'cps-service')
-rw-r--r-- | cps-service/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-service/pom.xml b/cps-service/pom.xml index ff22a8bb6c..ba8dd85b7c 100644 --- a/cps-service/pom.xml +++ b/cps-service/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.onap.cps</groupId> <artifactId>cps-parent</artifactId> - <version>3.2.5-SNAPSHOT</version> + <version>3.2.5</version> <relativePath>../cps-parent/pom.xml</relativePath> </parent> |