diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-11-29 12:07:09 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-11-29 12:07:09 +0000 |
commit | 6f57863c380c86f98255b1c39bc6b78af0d0c88a (patch) | |
tree | 83d0cf43cd6b19e958e02b70c871a4cdb4dc16cc /policy-executor-stub/pom.xml | |
parent | 6384cbee72c8cbb3e0019315cf7487913676871c (diff) |
Release cps3.5.5
Diffstat (limited to 'policy-executor-stub/pom.xml')
-rw-r--r-- | policy-executor-stub/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/policy-executor-stub/pom.xml b/policy-executor-stub/pom.xml index 3618d7816c..5cf1389c33 100644 --- a/policy-executor-stub/pom.xml +++ b/policy-executor-stub/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.onap.cps</groupId> <artifactId>cps-parent</artifactId> - <version>3.5.5-SNAPSHOT</version> + <version>3.5.5</version> <relativePath>../cps-parent/pom.xml</relativePath> </parent> |