diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-05-13 16:37:08 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-05-13 16:37:08 +0000 |
commit | 079c4c6524daae32c73ebbd202fa749c0121c84d (patch) | |
tree | 09127a3964594563407b3a91da401acfe44c6494 /dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/pom.xml | |
parent | 84126e260543f967b85ec20e69648a90fc827cbc (diff) |
Release cps3.4.9
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 43a47c6891..fec24b27dd 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.9-SNAPSHOT</version> + <version>3.4.9</version> </parent> <artifactId>dmi-plugin-demo-and-csit-stub-service</artifactId> |