diff options
Diffstat (limited to 'appc-asdc-listener')
-rw-r--r-- | appc-asdc-listener/appc-asdc-listener-bundle/pom.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/appc-asdc-listener/appc-asdc-listener-bundle/pom.xml b/appc-asdc-listener/appc-asdc-listener-bundle/pom.xml index b68cf05d1..1c5e7dd75 100644 --- a/appc-asdc-listener/appc-asdc-listener-bundle/pom.xml +++ b/appc-asdc-listener/appc-asdc-listener-bundle/pom.xml @@ -72,14 +72,6 @@ <artifactId>logback-classic</artifactId> </dependency> <dependency> - <groupId>com.att.nsa</groupId> - <artifactId>saClientLibrary</artifactId> - </dependency> - <dependency> - <groupId>com.att.nsa</groupId> - <artifactId>cambriaClient</artifactId> - </dependency> - <dependency> <groupId>org.functionaljava</groupId> <artifactId>functionaljava</artifactId> <version>4.2</version> |