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/http/pom.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 base/http/pom.xml (limited to 'base/http/pom.xml') diff --git a/base/http/pom.xml b/base/http/pom.xml new file mode 100644 index 000000000..368e3fb18 --- /dev/null +++ b/base/http/pom.xml @@ -0,0 +1,22 @@ + + + 4.0.0 + + + org.onap.ccsdk.parent + odlparent-lite + 1.3.2 + + + + org.onap.ccsdk.sli.adaptors.base + http + 0.5.1-SNAPSHOT + pom + + + provider + features + installer + + -- cgit 1.2.3-korg