diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-02-07 15:02:35 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-02-07 15:02:35 +0000 |
commit | 45b5930ad9e1751bc1fc7013ea1f9e21919c0f53 (patch) | |
tree | 332327af1fd1cbf9e2f992baf1cdef958b10a5d6 /dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/pom.xml | |
parent | 7ce495b1e5871d42392b0b45fd3babd9fd5bd634 (diff) |
Release cps3.4.3
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 9b6e402547..2d38aa19ef 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.4.3-SNAPSHOT</version> + <version>3.4.3</version> </parent> <artifactId>dmi-plugin-demo-and-csit-stub-service</artifactId> |