Enhance DMaaP Adapter Configuration
[appc.git] / appc-adapters / appc-dmaap-adapter / appc-dmaap-adapter-bundle / pom.xml
index fe7cc43..86029b6 100644 (file)
 
                <!-- DMaaP Client -->
                <dependency> 
-                       <groupId>com.att.nsa</groupId> 
+                       <groupId>org.onap.dmaap.messagerouter.dmaapclient</groupId> 
                        <artifactId>dmaapClient</artifactId>
-            <version>0.2.12</version> 
-<!--                   <version>${dmaap.client.version}</version>  -->
+            <version>${dmaap.client.version}</version> 
                </dependency> 
 
                <dependency>