diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-01-11 14:53:52 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-01-11 14:53:52 +0000 |
commit | 50e1a473049c65ec4e4306443aa245f9bcfa290c (patch) | |
tree | e993c2e57ddc5043a4d1a2eeb3e4a82158bc9709 /dmi-plugin-demo-and-csit-stub | |
parent | 65700dea9c6d8332c27ad649566ee817e479fe0b (diff) |
Release cps3.4.2
Diffstat (limited to 'dmi-plugin-demo-and-csit-stub')
3 files changed, 3 insertions, 3 deletions
diff --git a/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/pom.xml b/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/pom.xml index 0818cccba7..ff1bb1055b 100644 --- a/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/pom.xml +++ b/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.cps</groupId> <artifactId>dmi-plugin-demo-and-csit-stub</artifactId> - <version>3.4.2-SNAPSHOT</version> + <version>3.4.2</version> </parent> <artifactId>dmi-plugin-demo-and-csit-stub-app</artifactId> 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 e2d326cdb9..23ef748f2c 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.2-SNAPSHOT</version> + <version>3.4.2</version> </parent> <artifactId>dmi-plugin-demo-and-csit-stub-service</artifactId> diff --git a/dmi-plugin-demo-and-csit-stub/pom.xml b/dmi-plugin-demo-and-csit-stub/pom.xml index fd2f3172a0..9a78c8af51 100644 --- a/dmi-plugin-demo-and-csit-stub/pom.xml +++ b/dmi-plugin-demo-and-csit-stub/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.cps</groupId> <artifactId>cps-parent</artifactId> - <version>3.4.2-SNAPSHOT</version> + <version>3.4.2</version> <relativePath>../cps-parent/pom.xml</relativePath> </parent> |