diff options
-rwxr-xr-x | sli/common/pom.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sli/common/pom.xml b/sli/common/pom.xml index ebb4f095..5007bedf 100755 --- a/sli/common/pom.xml +++ b/sli/common/pom.xml @@ -90,11 +90,6 @@ <artifactId>sal-binding-api</artifactId> </dependency> - <dependency> - <groupId>com.att.eelf</groupId> - <artifactId>eelf-core</artifactId> - </dependency> - <!-- Testing Dependencies --> <dependency> <groupId>junit</groupId> |