From 375001472fa8c286ac61557c63f2703da923b1d1 Mon Sep 17 00:00:00 2001 From: "Smokowski, Kevin (ks6305)" Date: Tue, 6 Aug 2019 19:36:13 +0000 Subject: introduce base adaptor introduce base adaptor for other adaptors to extend Issue-ID: CCSDK-1595 Signed-off-by: Smokowski, Kevin (ks6305) Change-Id: I35d4499491cd87a7d651fa9ed654ad7c677ae2b8 --- base/pom.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 base/pom.xml (limited to 'base/pom.xml') diff --git a/base/pom.xml b/base/pom.xml new file mode 100644 index 000000000..eb18d160a --- /dev/null +++ b/base/pom.xml @@ -0,0 +1,21 @@ + + + + + org.onap.ccsdk.parent + odlparent-lite + 1.3.2 + + + + 4.0.0 + pom + org.onap.ccsdk.sli.adaptors + base-parent + 0.5.1-SNAPSHOT + + + http + + + -- cgit 1.2.3-korg