diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-07-21 12:06:44 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-07-21 12:06:44 +0000 |
commit | 8d125d277d025cf6cb719af302c7558b3918109a (patch) | |
tree | c20e6f05c71be103ceab35fcdbcce1158379f53b /dmi-plugin-demo-and-csit-stub | |
parent | 9a1f60c5515961eb4f1b6460be0235a73f833bef (diff) |
Release cps3.3.5
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 534729e49e..852c7c3676 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.5-SNAPSHOT</version> + <version>3.3.5</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 d5bc8a8f79..e74c833c52 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.5-SNAPSHOT</version> + <version>3.3.5</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 e32911c728..f61de752ef 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.5-SNAPSHOT</version> + <version>3.3.5</version> <relativePath>../cps-parent/pom.xml</relativePath> </parent> |