diff options
author | leventecsanyi <levente.csanyi@est.tech> | 2023-08-23 15:55:30 +0200 |
---|---|---|
committer | Levente Csanyi <levente.csanyi@est.tech> | 2023-08-23 14:00:10 +0000 |
commit | d35ad5cfae5b7dfac94612762a126f0ded11ac03 (patch) | |
tree | c581bd289b8ab26dcb1e1e63c97441af534346d8 /dmi-plugin-demo-and-csit-stub | |
parent | 3108576f307fd0bcaaee194cc9b2183d7c78cf48 (diff) |
Bump pom file versions
Issue-ID: CPS-1851
Signed-off-by: leventecsanyi <levente.csanyi@est.tech>
Change-Id: I15c1a9577ac940abfaae60689e3082f55455c28c
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 1833cf48e7..2d3a9be7e4 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.6-SNAPSHOT</version> + <version>3.3.7-SNAPSHOT</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 a148c3dc4e..53f1985a6f 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.6-SNAPSHOT</version> + <version>3.3.7-SNAPSHOT</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 f6a6578879..f9f4197d2e 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.6-SNAPSHOT</version> + <version>3.3.7-SNAPSHOT</version> <relativePath>../cps-parent/pom.xml</relativePath> </parent> |