diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-11-06 15:01:06 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-11-06 15:01:06 +0000 |
commit | 2b7f644c9e1f9fcb4e15977a1378c2dce587b3e8 (patch) | |
tree | 2eec3a0c7fae8105c08627e8bc07109615a02c30 /dmi-plugin-demo-and-csit-stub | |
parent | d74c2d251448caf245b563e277478399b7d933f5 (diff) |
Release cps3.3.9
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 97f1bdc03b..800778231d 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.9-SNAPSHOT</version> + <version>3.3.9</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 3a46e4391a..0e8bb4df79 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.9-SNAPSHOT</version> + <version>3.3.9</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 88f11c797b..71e1e6b652 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.9-SNAPSHOT</version> + <version>3.3.9</version> <relativePath>../cps-parent/pom.xml</relativePath> </parent> |