X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=replicate%2Fmdsal-replicate-netty%2Fpom.xml;h=5959535ef728353a794ace309076c61a677a9b05;hb=13b5d9f8f776d671eb40b51d71fc1b79253877ab;hp=7fe1a28514eb06fd40ae919e829e1e0dfde1f4bd;hpb=a3ae86a7457b7dbca87bb261453174984be04bf9;p=mdsal.git diff --git a/replicate/mdsal-replicate-netty/pom.xml b/replicate/mdsal-replicate-netty/pom.xml index 7fe1a28514..5959535ef7 100644 --- a/replicate/mdsal-replicate-netty/pom.xml +++ b/replicate/mdsal-replicate-netty/pom.xml @@ -11,9 +11,9 @@ org.opendaylight.mdsal - dom-parent - 6.0.4-SNAPSHOT - ../../dom/dom-parent + bundle-parent + 13.0.0-SNAPSHOT + ../../bundle-parent mdsal-replicate-netty @@ -24,6 +24,14 @@ org.opendaylight.mdsal mdsal-replicate-common + + org.opendaylight.mdsal + mdsal-singleton-common-api + + + org.opendaylight.yangtools + yang-data-codec-binfmt + io.netty netty-handler @@ -37,6 +45,14 @@ netty-transport-native-epoll true + + org.osgi + org.osgi.service.component.annotations + + + org.osgi + org.osgi.service.metatype.annotations + org.opendaylight.mdsal @@ -64,6 +80,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