X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=aaa-authn-mdsal-store%2Faaa-authn-mdsal-store-impl%2Fpom.xml;h=024017dfc3b8df9fb6ee113f5e0487f10717b2af;hb=dd924a1850c79eff2a7c4e430265153f3c5ee67b;hp=ad1a128f123b4166790857a30e5df8517b5f7a6c;hpb=935fbe7c2ff66edda8f7ab128c4dc9610ccebb63;p=aaa.git diff --git a/aaa-authn-mdsal-store/aaa-authn-mdsal-store-impl/pom.xml b/aaa-authn-mdsal-store/aaa-authn-mdsal-store-impl/pom.xml index ad1a128f1..024017dfc 100644 --- a/aaa-authn-mdsal-store/aaa-authn-mdsal-store-impl/pom.xml +++ b/aaa-authn-mdsal-store/aaa-authn-mdsal-store-impl/pom.xml @@ -15,13 +15,14 @@ org.opendaylight.controller config-parent - 0.6.0-SNAPSHOT + 0.7.0-SNAPSHOT org.opendaylight.aaa aaa-authn-mdsal-store-impl - 0.5.0-SNAPSHOT + 0.6.0-SNAPSHOT + ODL :: aaa :: ${project.artifactId} bundle @@ -38,32 +39,8 @@ - org.opendaylight.controller - sal-binding-util - - - org.opendaylight.controller - sal-common-util - - - org.opendaylight.yangtools - yang-data-api - - - commons-codec - commons-codec - - - org.opendaylight.controller - sal-binding-api - - - org.opendaylight.controller - config-api - - - org.opendaylight.controller - sal-binding-config + org.opendaylight.controller + sal-binding-config org.opendaylight.aaa @@ -77,10 +54,6 @@ org.opendaylight.aaa aaa-encrypt-service - - org.opendaylight.controller - sal-core-api - org.opendaylight.aaa aaa-authn-mdsal-api @@ -94,7 +67,7 @@ org.mockito - mockito-all + mockito-core test @@ -109,4 +82,31 @@ + + + + org.codehaus.mojo + build-helper-maven-plugin + + + attach-artifacts + + attach-artifact + + package + + + + ${project.build.directory}/classes/initial/aaa-mdsal-config.xml + xml + config + + + + + + + + +