X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=sli%2Frecording%2Fpom.xml;fp=sli%2Frecording%2Fpom.xml;h=0000000000000000000000000000000000000000;hb=3cd5e19b313f5835335d04f1f002ff858fcf174f;hp=f49992bf9353f1dcb813f4e7e45a210341123c74;hpb=b7cb3b7c57d78b2be23290c201c9517965055d24;p=sdnc%2Fcore.git diff --git a/sli/recording/pom.xml b/sli/recording/pom.xml deleted file mode 100644 index f49992b..0000000 --- a/sli/recording/pom.xml +++ /dev/null @@ -1,77 +0,0 @@ - - - 4.0.0 - - org.openecomp.sdnc.core - sli - 1.1.2-SNAPSHOT - - sli-recording - bundle - SLI - Recording - - UTF-8 - - - - junit - junit - 3.8.1 - test - - - org.openecomp.sdnc.core - sli-common - ${project.version} - compile - - - equinoxSDK381 - org.eclipse.osgi - ${equinox.osgi.version} - - - org.slf4j - slf4j-api - ${slf4j.version} - - - org.slf4j - jcl-over-slf4j - ${slf4j.version} - - - - commons-lang - commons-lang - 2.6 - compile - - - - - - - - org.apache.felix - maven-bundle-plugin - ${bundle.plugin.version} - true - - - org.openecomp.sdnc.sli.recording.RecordingActivator - org.openecomp.sdnc.sli.recording;version=${project.version} - * - true - - - - - - - - - - - SLI Recording is an OSGi bundle that implements recording service for the service logic record node. -