diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-09-20 15:22:44 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-09-20 15:22:44 +0000 |
commit | c534c78e2d960c11875b5cc88ec605a78ecb1624 (patch) | |
tree | bfea7929a9efe5c346845ad83dc7d35b7339a9f9 /cps-ri | |
parent | c3e7b0e3ab0d3b3155d713f639080bdd036d7ba2 (diff) |
Release cps3.3.7
Diffstat (limited to 'cps-ri')
-rw-r--r-- | cps-ri/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml index 1a1c4a0489..e31f5442fe 100644 --- a/cps-ri/pom.xml +++ b/cps-ri/pom.xml @@ -26,7 +26,7 @@ <parent>
<groupId>org.onap.cps</groupId>
<artifactId>cps-parent</artifactId>
- <version>3.3.7-SNAPSHOT</version>
+ <version>3.3.7</version>
<relativePath>../cps-parent/pom.xml</relativePath>
</parent>
|