diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-09-28 11:33:15 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-09-28 11:33:15 +0000 |
commit | cc8b8257dcceaa03bf46a6615b6347a5573906a3 (patch) | |
tree | c8ca4ea1cb1a90dd9d2bfdee39d0d38e8a24f86c /dmi-plugin-demo-and-csit-stub | |
parent | cb9d15022ca5e7696e474ffc8c1b10fa053d6b40 (diff) |
Release cps3.3.8
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 583268a501..22e6e45399 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.3.8-SNAPSHOT</version> + <version>3.3.8</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 8daddba3be..c0636ec082 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.8-SNAPSHOT</version> + <version>3.3.8</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 430476985a..23530d3245 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.3.8-SNAPSHOT</version> + <version>3.3.8</version> <relativePath>../cps-parent/pom.xml</relativePath> </parent> |