From 96a9aafdff7813324bc8a8ba1e743683e251dde6 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Tue, 1 Dec 2020 11:33:35 -0800 Subject: Migrate files from sli-plugins Migrate sli-plugins repo into new directory "plugins". Signed-off-by: Jessica Wagantall --- properties-node/provider/pom.xml | 60 ---------------------------------------- 1 file changed, 60 deletions(-) delete mode 100755 properties-node/provider/pom.xml (limited to 'properties-node/provider/pom.xml') diff --git a/properties-node/provider/pom.xml b/properties-node/provider/pom.xml deleted file mode 100755 index fdfb4b3cb..000000000 --- a/properties-node/provider/pom.xml +++ /dev/null @@ -1,60 +0,0 @@ - - - 4.0.0 - - - org.onap.ccsdk.parent - binding-parent - 2.1.0 - - - org.onap.ccsdk.sli.plugins - properties-node-provider - 1.1.1-SNAPSHOT - bundle - - ccsdk-sli-plugins :: properties-node :: ${project.artifactId} - - - - - org.onap.ccsdk.sli.core - sli-core-artifacts - ${ccsdk.sli.core.version} - pom - import - - - - - - junit - junit - test - - - com.github.stefanbirkner - system-rules - 1.19.0 - test - - - org.springframework - spring-test - test - - - org.onap.ccsdk.sli.core - sli-common - provided - - - org.slf4j - slf4j-api - - - org.codehaus.jettison - jettison - - - -- cgit 1.2.3-korg