diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-04-20 13:38:59 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-04-20 13:38:59 +0000 |
commit | 6179245258e5dab281186dc3bf4779da1accdbeb (patch) | |
tree | 978ed5ff3fba44c3d172b1f6e29f90f71684f0b6 /cps-parent | |
parent | 26669555d097f9ad01402e0c8fdaf4a7f7532b23 (diff) |
Release cps3.3.0
Diffstat (limited to 'cps-parent')
-rwxr-xr-x | cps-parent/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-parent/pom.xml b/cps-parent/pom.xml index 5428953a48..94af2bc46c 100755 --- a/cps-parent/pom.xml +++ b/cps-parent/pom.xml @@ -32,7 +32,7 @@ <groupId>org.onap.cps</groupId> <artifactId>cps-parent</artifactId> - <version>3.3.0-SNAPSHOT</version> + <version>3.3.0</version> <packaging>pom</packaging> <properties> |