From fff53c3d934390367e34939b83d0471be9c94f1c Mon Sep 17 00:00:00 2001 From: shivasubedi Date: Thu, 19 Aug 2021 12:51:24 +0100 Subject: CPS-535: Deliver stage release to nexus for DMI Plugin (POM update) - Updated CPS version in the pom file Issue-ID: CPS-535 Signed-off-by: shivasubedi Change-Id: I1e8b1266bf76d25b429a9d42d89003b043bb8459 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ac00de88..ffe5f2cd 100644 --- a/pom.xml +++ b/pom.xml @@ -40,7 +40,7 @@ org.onap.cps.ncmp.dmi.Application ${docker.pull.registry}/onap/integration-java11:8.0.0 - 1.1.0-SNAPSHOT + 1.1.0 ${project.version}-${maven.build.timestamp} 0.7 yyyyMMdd'T'HHmmss'Z' -- cgit 1.2.3-korg