Revert "Proposal to remove OSGi dependencies from the CCSDK project"
This reverts commit b1dd81ede363508f83c86ed497b8c0815045f8e5.
This commit contains a significant amount of new code with no
jUnit testing, which drives our code coverage for this repo
below mandatory 55% line coverage. Thus, this is not acceptable.
Change-Id: I8a3196df31d0c86747bdb3facd963983276a66e2
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
diff --git a/pom.xml b/pom.xml
index d0f51ed..0cab427 100755
--- a/pom.xml
+++ b/pom.xml
@@ -99,7 +99,7 @@
<module>aai-service</module>
<module>ansible-adapter</module>
<module>saltstack-adapter</module>
- <module>netbox-client</module>
+ <module>netbox-client</module>
<module>mdsal-resource</module>
<module>resource-assignment</module>
<module>sql-resource</module>
@@ -107,7 +107,6 @@
<module>message-router</module>
<module>features</module>
<module>artifacts</module>
- <module>ccsdk-adaptors-lighty</module>
</modules>
<organization>
<name>ONAP</name>