diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-02-27 12:52:16 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-02-27 12:52:16 +0000 |
commit | ae52fd5e17c349d53e2a459bebd382f8e8516a17 (patch) | |
tree | a8359555283f9c49a2e3c44086401f5e38f8e410 /cps-ncmp-service/pom.xml | |
parent | cfac7196c6b0c7863f21646a4c5649d35742c5c9 (diff) |
Release cps3.4.5
Diffstat (limited to 'cps-ncmp-service/pom.xml')
-rw-r--r-- | cps-ncmp-service/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-ncmp-service/pom.xml b/cps-ncmp-service/pom.xml index d6ea71b952..54db4394d1 100644 --- a/cps-ncmp-service/pom.xml +++ b/cps-ncmp-service/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.cps</groupId> <artifactId>cps-parent</artifactId> - <version>3.4.5-SNAPSHOT</version> + <version>3.4.5</version> <relativePath>../cps-parent/pom.xml</relativePath> </parent> |