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-shiro/pom.xml | 156 ----------------------------------------- 1 file changed, 156 deletions(-) delete mode 100644 odl-aaa-moon/aaa-shiro/pom.xml (limited to 'odl-aaa-moon/aaa-shiro/pom.xml') diff --git a/odl-aaa-moon/aaa-shiro/pom.xml b/odl-aaa-moon/aaa-shiro/pom.xml deleted file mode 100644 index 2f848215..00000000 --- a/odl-aaa-moon/aaa-shiro/pom.xml +++ /dev/null @@ -1,156 +0,0 @@ - - - 4.0.0 - - org.opendaylight.aaa - aaa-parent - 0.3.1-Beryllium-SR1 - ../parent - - - aaa-shiro - bundle - - - - - com.sun.jersey - jersey-client - provided - - - org.json - json - 20140107 - - - - 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.apache.felix - org.apache.felix.dependencymanager - - - org.opendaylight.aaa - aaa-authn-sts - - - org.opendaylight.aaa - aaa-authn-basic - - - org.apache.shiro - shiro-core - - - org.apache.shiro - shiro-web - - - org.slf4j - slf4j-api - - - commons-beanutils - commons-beanutils - 1.8.3 - - - javax.servlet - javax.servlet-api - - - com.google.guava - guava - - - - - junit - junit - test - - - org.mockito - mockito-all - test - - - - - - - org.apache.felix - maven-bundle-plugin - ${bundle.plugin.version} - true - - - ${project.groupId}.${project.artifactId} - - ${project.basedir}/META-INF - - - - - - - org.apache.felix - maven-bundle-plugin - true - - - - * - - /moon - org.opendaylight.aaa.shiro.Activator - - - - - org.apache.maven.plugins - maven-jar-plugin - - - org.codehaus.mojo - build-helper-maven-plugin - - - attach-artifacts - package - - attach-artifact - - - - - ${project.build.directory}/classes/shiro.ini - cfg - configuration - - - - - - - - - -- cgit 1.2.3-korg