X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fsal%2Fconnection%2Fapi%2Fpom.xml;fp=opendaylight%2Fsal%2Fconnection%2Fapi%2Fpom.xml;h=45425c929eae21eb0935b41eb3dcb696e86e4aae;hp=0000000000000000000000000000000000000000;hb=59fdd1aa84189a4672326f225235f747f6eb9a66;hpb=2f14a41bbd09010114116aef1499641f7251bf83 diff --git a/opendaylight/sal/connection/api/pom.xml b/opendaylight/sal/connection/api/pom.xml new file mode 100644 index 0000000000..45425c929e --- /dev/null +++ b/opendaylight/sal/connection/api/pom.xml @@ -0,0 +1,56 @@ + + + 4.0.0 + + org.opendaylight.controller + commons.opendaylight + 1.4.0-SNAPSHOT + ../../../commons/opendaylight + + + sal.connection + 0.1.0-SNAPSHOT + bundle + + + + + org.apache.felix + maven-bundle-plugin + 2.3.6 + true + + + + org.slf4j, + org.osgi.framework, + org.apache.felix.dm, + org.apache.commons.lang3.tuple, + javax.xml.bind.annotation, + javax.xml.bind.annotation.adapters, + org.opendaylight.controller.sal.core, + org.opendaylight.controller.sal.utils + + + org.opendaylight.controller.sal.connection + + + ${project.basedir}/META-INF + + + + + + + org.opendaylight.controller + sal + 0.5.0-SNAPSHOT + + + junit + junit + 4.8.1 + test + + +