Change code to use dmaap microservice
[appc.git] / appc-sdc-listener / appc-sdc-listener-bundle / pom.xml
index dff3183..f74e840 100644 (file)
@@ -87,13 +87,7 @@ limitations under the License.
 
                <dependency>
                        <groupId>org.onap.appc</groupId>
-                       <artifactId>appc-message-adapter-api</artifactId>
-                       <version>${project.version}</version>
-               </dependency>
-
-               <dependency>
-                       <groupId>org.onap.appc</groupId>
-                       <artifactId>appc-message-adapter-factory</artifactId>
+                       <artifactId>appc-service-communicator-bundle</artifactId>
                        <version>${project.version}</version>
                </dependency>