From 0c394852dd9c3c86eb7f85ae54ea2f29ccc6fee6 Mon Sep 17 00:00:00 2001 From: "mukesh.paliwal" Date: Fri, 12 Mar 2021 15:48:33 +0530 Subject: so-etsi-sol005-adapter build failed issues Issue-ID: SO-3520 Signed-off-by: mukesh.paliwal Change-Id: I3d1b72b542d78611c999cdfbb544ca7c00eee064 --- so-etsi-sol005-adapter-application/pom.xml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'so-etsi-sol005-adapter-application/pom.xml') diff --git a/so-etsi-sol005-adapter-application/pom.xml b/so-etsi-sol005-adapter-application/pom.xml index 5b8a855..5e1c816 100644 --- a/so-etsi-sol005-adapter-application/pom.xml +++ b/so-etsi-sol005-adapter-application/pom.xml @@ -2,14 +2,14 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.onap.so.adapters.so-sol005-adapter - so-sol005-adapter + org.onap.so.adapters.so-etsi-sol005-adapter + so-etsi-sol005-adapter 1.8.0-SNAPSHOT so-etsi-sol005-adapter-application 1.8.0-SNAPSHOT - so-vfc-adapter + SO ETSI SOL005 Application Jar Web service endpoint for vfc operations @@ -151,5 +151,9 @@ spring-boot-configuration-processor true + + org.springframework.boot + spring-boot-starter-validation + -- cgit 1.2.3-korg