X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=e8b4ba006a506c594499942bf8091344a7f0147b;hb=0a796ee7cd7aaea4225d4d8b137f5056e40f9ec9;hp=ad450b5bd7cb0a1ec4ea947c7116a5c31df69192;hpb=5523a23a5d8a66f690fc2dec7975cb8bfb8db975;p=clamp.git diff --git a/pom.xml b/pom.xml index ad450b5b..e8b4ba00 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ 4.0.0 org.onap.clamp clds - 5.0.6-SNAPSHOT + 5.1.0-SNAPSHOT clamp @@ -254,39 +254,6 @@ - - org.apache.xmlgraphics - batik-svggen - 1.11 - - - xml-apis - xml-apis - - - - - org.apache.xmlgraphics - batik-svg-dom - 1.11 - - - xml-apis - xml-apis - - - - - org.apache.xmlgraphics - batik-transcoder - 1.11 - - - xml-apis - xml-apis - - - com.att.eelf eelf-core @@ -1243,7 +1210,6 @@ deploy - true ${project.build.directory}/${ui.react.lib.src} publish @@ -1264,6 +1230,26 @@ sonar-maven-plugin 3.7.0.1746 + + org.codehaus.mojo + exec-maven-plugin + 1.3.2 + + + libIndexCheck + validate + + exec + + + + + bash + + ${project.basedir}/src/main/script/checkLibIndex.sh + + +