diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-03-29 11:20:21 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-03-29 11:20:21 +0000 |
commit | 8ad760f4537d017c8797e7998ae88852ace18bae (patch) | |
tree | 27cc75f7dd9457a6db24b2a14436c061364ce79a /dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service | |
parent | b4f8b794c9bcb6342f038d8a3bd49751860d2220 (diff) |
Release cps3.4.7
Diffstat (limited to 'dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service')
-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 c884b737ea..1a7c0305d9 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.7-SNAPSHOT</version> + <version>3.4.7</version> </parent> <artifactId>dmi-plugin-demo-and-csit-stub-service</artifactId> |