From ac0409a9987fdf6440665f03aa1ad2c2466dad28 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Sun, 11 Dec 2016 17:25:23 +0100 Subject: HONEYCOMB-151: Rpc support Change-Id: Iccffe5412b4bb06b606b66f7c0e7ebd601d5a7d1 Signed-off-by: Marek Gradzki --- infra/rpc/api/pom.xml | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 infra/rpc/api/pom.xml (limited to 'infra/rpc/api/pom.xml') diff --git a/infra/rpc/api/pom.xml b/infra/rpc/api/pom.xml new file mode 100644 index 000000000..17782f308 --- /dev/null +++ b/infra/rpc/api/pom.xml @@ -0,0 +1,39 @@ + + + + + io.fd.honeycomb.common + impl-parent + 1.17.01-SNAPSHOT + ../../../common/impl-parent + + + 4.0.0 + io.fd.honeycomb + rpc-api + ${project.artifactId} + 1.17.01-SNAPSHOT + bundle + + + + org.opendaylight.controller + sal-core-api + + + + -- cgit 1.2.3-korg