From 6c9621a3ec2334ccf5cee8db23e425b301a53e0c Mon Sep 17 00:00:00 2001 From: egernug Date: Wed, 19 Jul 2023 11:05:00 +0100 Subject: Prepare for next CPS-NCMP release Issue-ID: CPS-1791 Signed-off-by: egernug Change-Id: Ide0fcdfa41656e25395ac8478da1bb489fd8663e --- .../dmi-plugin-demo-and-csit-stub-app/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app') 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 71dcec880a..534729e49e 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 @@ org.onap.cps dmi-plugin-demo-and-csit-stub - 3.3.4-SNAPSHOT + 3.3.5-SNAPSHOT dmi-plugin-demo-and-csit-stub-app @@ -30,7 +30,7 @@ org.onap.cps.ncmp.dmi.rest.stub.DmiDemoApplication yyyyMMdd'T'HHmmss'Z' - ${docker.pull.registry}/onap/integration-java11:8.0.0 + ${docker.pull.registry}/onap/integration-java17:12.0.0 ${project.version}-${maven.build.timestamp} UTF-8 -- cgit 1.2.3-korg