From d10de42d72968e616276e2172cdaee7a26b2ccca Mon Sep 17 00:00:00 2001 From: Alexis de Talhouët Date: Wed, 15 Aug 2018 14:29:07 -0400 Subject: Add scaffolding to netbox adaptor MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ic9e4dc99a21917446e72e5cfbfb023872a38952b Issue-ID: CCSDK-462 Signed-off-by: Alexis de Talhouët --- netbox-client/pom.xml | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 netbox-client/pom.xml (limited to 'netbox-client/pom.xml') diff --git a/netbox-client/pom.xml b/netbox-client/pom.xml new file mode 100644 index 000000000..d16f0573e --- /dev/null +++ b/netbox-client/pom.xml @@ -0,0 +1,41 @@ + + + + 4.0.0 + + + org.onap.ccsdk.parent + odlparent-lite + 1.1.0-SNAPSHOT + + + + org.onap.ccsdk.sli.adaptors + netbox-client + 0.3.0-SNAPSHOT + pom + + ccsdk-sli-adaptors :: netbox-client + The SDNC Adaptors for netbox IPAM as an OSGi service + + + provider + features + installer + + + -- cgit 1.2.3-korg