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-path-parser | |
parent | 26669555d097f9ad01402e0c8fdaf4a7f7532b23 (diff) |
Release cps3.3.0
Diffstat (limited to 'cps-path-parser')
-rw-r--r-- | cps-path-parser/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-path-parser/pom.xml b/cps-path-parser/pom.xml index 5b861f76d6..99e1bf9295 100644 --- a/cps-path-parser/pom.xml +++ b/cps-path-parser/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.cps</groupId> <artifactId>cps-parent</artifactId> - <version>3.3.0-SNAPSHOT</version> + <version>3.3.0</version> <relativePath>../cps-parent/pom.xml</relativePath> </parent> |