diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-29 11:18:43 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-29 11:19:11 -0400 |
commit | 8d3a2693ec1b5f326cd6028673ff063c0d93369f (patch) | |
tree | f49c4b60961229447ed3cf6ea984888699fe8749 /properties-node/pom.xml | |
parent | b6455c548b7003019c8f8b6e1ecc3966f3aca278 (diff) |
Revert "Proposal to remove OSGi dependencies from the CCSDK project"
This reverts commit 7a37199ebccccd03bbea9b37df09ef610f89bb01.
This must be reverted due to lack of jUnit testing
Change-Id: I0050a6052d5daddb0a5e8474d96c1f6b1055d1a4
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'properties-node/pom.xml')
-rwxr-xr-x | properties-node/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/properties-node/pom.xml b/properties-node/pom.xml index 53fa2b2d..0e5d576d 100755 --- a/properties-node/pom.xml +++ b/properties-node/pom.xml @@ -21,6 +21,5 @@ <module>provider</module> <module>features</module> <module>installer</module> - <module>lighty</module> </modules> </project> |