Release appc
[appc.git] / appc-dispatcher / appc-request-handler / appc-request-handler-features / onap-appc-request-handler / pom.xml
index 2333488..dc811f1 100644 (file)
@@ -3,7 +3,7 @@
 ============LICENSE_START=======================================================
 ONAP : APPC
 ================================================================================
-Copyright (C) 2018 AT&T Intellectual Property. All rights reserved.
+Copyright (C) 2018-2019 AT&T Intellectual Property. All rights reserved.
 =============================================================================
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
@@ -24,13 +24,13 @@ limitations under the License.
     <parent>
         <groupId>org.onap.appc.parent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.7.0-SNAPSHOT</version>
+        <version>2.7.2</version>
         <relativePath/>
     </parent>
 
     <groupId>org.onap.appc</groupId>
     <artifactId>onap-appc-request-handler</artifactId>
-    <version>1.7.0-SNAPSHOT</version>
+    <version>1.7.2</version>
     <packaging>feature</packaging>
 
     <name/>
@@ -67,7 +67,7 @@ limitations under the License.
         </dependency>
         <dependency>
             <groupId>org.onap.appc</groupId>
-            <artifactId>appc-message-adapter-api</artifactId>
+            <artifactId>appc-service-communicator-bundle</artifactId>
             <version>${project.version}</version>
         </dependency>
         <dependency>