X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=replicate%2Fmdsal-replicate-netty%2Fpom.xml;h=2ccbccb7561234ec52333c93d98b1d6d5f1517bc;hb=1be2d473f010c2fe596cca543447f72c18a3b8c7;hp=0d86a700cbc3d6addcde364410227e0d194cf211;hpb=df9a1e434d5cf6a4fd81372aa33eda75ca447d12;p=mdsal.git diff --git a/replicate/mdsal-replicate-netty/pom.xml b/replicate/mdsal-replicate-netty/pom.xml index 0d86a700cb..2ccbccb756 100644 --- a/replicate/mdsal-replicate-netty/pom.xml +++ b/replicate/mdsal-replicate-netty/pom.xml @@ -11,19 +11,32 @@ org.opendaylight.mdsal - dom-parent - 7.0.0-SNAPSHOT - ../../dom/dom-parent + bundle-parent + 13.0.0 + ../../bundle-parent mdsal-replicate-netty bundle + + + all,-missing + + org.opendaylight.mdsal mdsal-replicate-common + + org.opendaylight.mdsal + mdsal-singleton-api + + + org.opendaylight.yangtools + yang-data-codec-binfmt + io.netty netty-handler @@ -37,6 +50,14 @@ netty-transport-native-epoll true + + org.osgi + org.osgi.service.component.annotations + + + org.osgi + org.osgi.service.metatype.annotations + org.opendaylight.mdsal @@ -54,7 +75,7 @@ org.opendaylight.mdsal - mdsal-singleton-dom-impl + mdsal-singleton-impl test @@ -64,6 +85,37 @@ + + + + org.codehaus.mojo + build-helper-maven-plugin + + + attach-artifacts + + attach-artifact + + package + + + + ${project.build.directory}/classes/config/org.opendaylight.mdsal.replicate.netty.sink.cfg + config + sink + + + ${project.build.directory}/classes/config/org.opendaylight.mdsal.replicate.netty.source.cfg + config + source + + + + + + + + scm:git:http://git.opendaylight.org/gerrit/mdsal.git scm:git:ssh://git.opendaylight.org:29418/mdsal.git