diff options
author | Patrick Brady <pb071s@att.com> | 2017-03-30 11:04:22 -0700 |
---|---|---|
committer | Patrick Brady <pb071s@att.com> | 2017-03-31 11:34:32 -0700 |
commit | 7a638b6147aec1a56d5ba748c395905e1532147a (patch) | |
tree | 8129b95cdfb726ce38f446be101a8b0e9e826bc7 /appc-asdc-listener/appc-asdc-listener-bundle | |
parent | 196901ad5e6a0fc45ffa27d85d2e24e9f8e1d446 (diff) |
Root pom parent and other cleanup
Change-Id: I61deff5cffeb0a3730066ca83f86a98b647acd03
Signed-off-by: Patrick Brady <pb071s@att.com>
Diffstat (limited to 'appc-asdc-listener/appc-asdc-listener-bundle')
-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> |