diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-06-20 12:34:06 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-06-20 12:34:06 +0000 |
commit | ad1bdac24fcfbae1b412ba2d015090e68d733363 (patch) | |
tree | 9e9085b3792fb76907abe705cc05376f1fd370d2 /dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/pom.xml | |
parent | 59575279e36572be4386f1c644db52fcb570fc9e (diff) |
Release cps3.5.0
Diffstat (limited to 'dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/pom.xml')
-rw-r--r-- | dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/pom.xml b/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/pom.xml index c0b4eadb1e..1035d3225e 100644 --- a/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/pom.xml +++ b/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.onap.cps</groupId> <artifactId>dmi-plugin-demo-and-csit-stub</artifactId> - <version>3.5.0-SNAPSHOT</version> + <version>3.5.0</version> </parent> <artifactId>dmi-plugin-demo-and-csit-stub-service</artifactId> |