diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-07-21 12:06:44 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-07-21 12:06:44 +0000 |
commit | 8d125d277d025cf6cb719af302c7558b3918109a (patch) | |
tree | c20e6f05c71be103ceab35fcdbcce1158379f53b /dmi-plugin-demo-and-csit-stub/pom.xml | |
parent | 9a1f60c5515961eb4f1b6460be0235a73f833bef (diff) |
Release cps3.3.5
Diffstat (limited to 'dmi-plugin-demo-and-csit-stub/pom.xml')
-rw-r--r-- | dmi-plugin-demo-and-csit-stub/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dmi-plugin-demo-and-csit-stub/pom.xml b/dmi-plugin-demo-and-csit-stub/pom.xml index e32911c728..f61de752ef 100644 --- a/dmi-plugin-demo-and-csit-stub/pom.xml +++ b/dmi-plugin-demo-and-csit-stub/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.cps</groupId> <artifactId>cps-parent</artifactId> - <version>3.3.5-SNAPSHOT</version> + <version>3.3.5</version> <relativePath>../cps-parent/pom.xml</relativePath> </parent> |