Add dependencies for appc-sdc bundle
[appc.git] / appc-sdc-listener / appc-sdc-listener-bundle / pom.xml
index 5871758..f57385a 100644 (file)
@@ -110,6 +110,16 @@ limitations under the License.
                        <groupId>com.att.eelf</groupId>
                        <artifactId>eelf-core</artifactId>
                </dependency>
+               <dependency>
+                       <groupId>com.att.nsa</groupId>
+                       <artifactId>cambriaClient</artifactId>
+                       <version>${cambriaClient.version}</version>
+               </dependency>
+               <dependency>
+                       <groupId>com.att.nsa</groupId>
+                       <artifactId>saClientLibrary</artifactId>
+                       <version>${saClientLibrary.version}</version>
+               </dependency>
                <dependency>
                        <groupId>ch.qos.logback</groupId>
                        <artifactId>logback-core</artifactId>