From 16a9fce0e104a38371a9e5a567ec611ae3fc7f33 Mon Sep 17 00:00:00 2001 From: ys9693 Date: Sun, 19 Jan 2020 13:50:02 +0200 Subject: Catalog alignment Issue-ID: SDC-2724 Signed-off-by: ys9693 Change-Id: I52b4aacb58cbd432ca0e1ff7ff1f7dd52099c6fe --- security-utils/pom.xml | 96 -------------------------------------------------- 1 file changed, 96 deletions(-) delete mode 100644 security-utils/pom.xml (limited to 'security-utils/pom.xml') diff --git a/security-utils/pom.xml b/security-utils/pom.xml deleted file mode 100644 index 19fea32c1f..0000000000 --- a/security-utils/pom.xml +++ /dev/null @@ -1,96 +0,0 @@ - - - 4.0.0 - - security-utils - - - org.openecomp.sdc - sdc-main - 1.6.0-SNAPSHOT - - - - - - junit - junit - ${junit.version} - test - - - - - org.slf4j - slf4j-api - ${slf4j-api.version} - compile - - - - org.functionaljava - functionaljava - ${functionaljava.version} - compile - - - - - - - org.apache.maven.plugins - maven-assembly-plugin - - - create.jar.with.dependencies - package - - single - - - - - org.openecomp.sdc.security.Passwords - - - - jar-with-dependencies - - - - - - - com.github.sylvainlaurent.maven - yaml-json-validator-maven-plugin - - - validate - validate - - validate - - - - - - src/main/resources/**/*.y*ml - src/test/resources/**/*.y*ml - - - - - src/main/resources/**/*.json - src/test/resources/**/*.json - - - - - - - - - - - -- cgit 1.2.3-korg