From 506a1fc1252268fa31ba89882ea55b7665579965 Mon Sep 17 00:00:00 2001 From: DUVAL Thomas Date: Thu, 16 Jun 2016 14:49:55 +0200 Subject: Delete old files Change-Id: I35cf053f404ba4134eeef46ef177259340634d4f --- odl-aaa-moon/aaa-authn-sts/pom.xml | 112 ------------------------------------- 1 file changed, 112 deletions(-) delete mode 100644 odl-aaa-moon/aaa-authn-sts/pom.xml (limited to 'odl-aaa-moon/aaa-authn-sts/pom.xml') diff --git a/odl-aaa-moon/aaa-authn-sts/pom.xml b/odl-aaa-moon/aaa-authn-sts/pom.xml deleted file mode 100644 index 25ac0fe6..00000000 --- a/odl-aaa-moon/aaa-authn-sts/pom.xml +++ /dev/null @@ -1,112 +0,0 @@ - - - 4.0.0 - - org.opendaylight.aaa - aaa-parent - 0.3.1-Beryllium-SR1 - ../parent - - - aaa-authn-sts - bundle - - - - org.opendaylight.aaa - aaa-authn - - - org.opendaylight.aaa - aaa-authn-api - - - org.slf4j - slf4j-api - - - com.sun.jersey - jersey-server - provided - - - javax.servlet - javax.servlet-api - provided - - - org.apache.oltu.oauth2 - org.apache.oltu.oauth2.authzserver - provided - - - org.apache.oltu.oauth2 - org.apache.oltu.oauth2.common - provided - - - org.apache.oltu.oauth2 - org.apache.oltu.oauth2.resourceserver - provided - - - org.osgi - org.osgi.core - provided - - - org.apache.felix - org.apache.felix.dependencymanager - provided - - - - com.sun.jersey.jersey-test-framework - jersey-test-framework-grizzly2 - test - - - org.eclipse.jetty - jetty-servlet-tester - test - - - junit - junit - test - - - org.mockito - mockito-all - test - - - org.slf4j - slf4j-simple - test - - - - - - - org.apache.felix - maven-bundle-plugin - true - - - - *, - com.sun.jersey.spi.container.servlet - - /oauth2 - org.opendaylight.aaa.sts.Activator - ${project.basedir}/META-INF - - - - - - - -- cgit 1.2.3-korg