diff options
author | Dan Timoney <dt5972@att.com> | 2018-06-18 17:56:02 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-06-18 17:56:02 +0000 |
commit | a2af7369129998533139d57f0f1a0757c7e13a10 (patch) | |
tree | 6f0ecea6b5cebf987d195f5a066d13eac909f743 /sliPluginUtils/provider | |
parent | d2a764b04824233f2068460c3806016abf692b31 (diff) | |
parent | a7d1da3308031c3cce5e2e09b1f2727f1fceef02 (diff) |
Merge "Update sli/core to ODL Oxygen"
Diffstat (limited to 'sliPluginUtils/provider')
-rwxr-xr-x | sliPluginUtils/provider/pom.xml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/sliPluginUtils/provider/pom.xml b/sliPluginUtils/provider/pom.xml index ae7506361..411c1453c 100755 --- a/sliPluginUtils/provider/pom.xml +++ b/sliPluginUtils/provider/pom.xml @@ -33,10 +33,7 @@ <version>${project.version}</version> <scope>compile</scope> </dependency> - <dependency> - <groupId>equinoxSDK381</groupId> - <artifactId>org.eclipse.osgi</artifactId> - </dependency> + <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-api</artifactId> |