X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fadsal%2Fpom.xml;h=b406e9685acb694765a2f32b3a76408e6580593a;hb=1e9ecb12a453b0e4dec447fdddd612bd1b1f4722;hp=0ccb17a664ef203a88aa01e263811d998f09222f;hpb=c46e223995956f1f759c551163c212947c1e2fb7;p=controller.git diff --git a/features/adsal/pom.xml b/features/adsal/pom.xml index 0ccb17a664..b406e9685a 100644 --- a/features/adsal/pom.xml +++ b/features/adsal/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-SNAPSHOT + 1.4.2-Helium ../../opendaylight/commons/opendaylight features-adsal ${sal.version} - pom + jar Features :: AD-SAL Features AD-SAL Features POM @@ -18,11 +18,74 @@ org.opendaylight.controller - base-features - ${project.parent.version} + features-base features xml - runtime + + + + org.opendaylight.yangtools + features-test + + + + org.opendaylight.controller + opendaylight-karaf-empty + 1.4.2-Helium + zip + + + + org.opendaylight.controller + dummy-console + + + org.opendaylight.controller + sal + + + org.opendaylight.controller + sal.connection + + + org.opendaylight.controller + sal.connection.implementation + + + org.opendaylight.controller + sal.implementation + + + org.opendaylight.controller + sal.networkconfiguration + + + org.opendaylight.controller + sal.networkconfiguration.implementation + + + org.opendaylight.controller + clustering.services + + + org.opendaylight.controller + clustering.services-implementation + + + org.opendaylight.controller + clustering.stub + + + org.opendaylight.controller + configuration + + + org.opendaylight.controller + configuration.implementation + + + org.opendaylight.controller + logging.bridge @@ -68,6 +131,20 @@ + + org.apache.maven.plugins + maven-surefire-plugin + + + org.opendaylight.controller + opendaylight-karaf-empty + ${commons.opendaylight.version} + + + org.opendaylight.yangtools:features-test + + +