diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-29 11:16:02 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-29 14:11:03 -0400 |
commit | 6a146258879e64344b5837dfa6dee566edba4dda (patch) | |
tree | 39e8046e59048ed295ce136fdf490945e37c9ed2 /asdcApi/pom.xml | |
parent | b9de9b7836dc88ca6cf746b1199014850b04e853 (diff) |
Revert "Proposal to remove OSGi dependencies from the CCSDK project"
This reverts commit 7b76725b56304435b01c5b97c3424da0605119ee.
This must be reverted due to lack of jUnit test cases.
Change-Id: I0a9116e3ed95553505cd7517f8f3aca53d0c9c5d
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'asdcApi/pom.xml')
-rwxr-xr-x | asdcApi/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/asdcApi/pom.xml b/asdcApi/pom.xml index e6e6af694..4f2b816f4 100755 --- a/asdcApi/pom.xml +++ b/asdcApi/pom.xml @@ -25,7 +25,6 @@ <module>features</module> <module>provider</module> <module>installer</module> - <module>lighty</module> </modules> |