diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-11-29 11:51:15 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-11-29 11:51:15 +0000 |
commit | fa44c5ad993c3975e2b5dd99ae37e8a8a92f7905 (patch) | |
tree | 2fa0db18de71f12f0f3b515d3e1ca16a652a7f76 /dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/pom.xml | |
parent | 976dc87e9f0f489977b5209bc5b34e6f6101e605 (diff) |
Release cps3.3.10
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 ec811f15c1..6f75e296d0 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.3.10-SNAPSHOT</version> + <version>3.3.10</version> </parent> <artifactId>dmi-plugin-demo-and-csit-stub-service</artifactId> |