Karaf 4 for appc-inbound
[appc.git] / appc-inbound / appc-artifact-handler / provider / pom.xml
index ed25b16..c82cf2e 100755 (executable)
@@ -25,10 +25,12 @@ limitations under the License.
        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
-               <artifactId>appc-artifact-handler</artifactId>
-               <groupId>org.onap.appc</groupId>
+               <groupId>org.onap.appc.parent</groupId>
+               <artifactId>binding-parent</artifactId>
                <version>1.4.0-SNAPSHOT</version>
+                <relativePath />
        </parent>
+        <groupId>org.onap.appc</groupId>
        <artifactId>appc-artifact-handler-provider</artifactId>
        <packaging>bundle</packaging>
 
@@ -170,11 +172,6 @@ limitations under the License.
                        <groupId>org.opendaylight.controller</groupId>
                        <scope>test</scope>
                        </dependency>
-               <dependency>
-                       <artifactId>sal-rest-connector</artifactId>
-                       <groupId>org.opendaylight.netconf</groupId>
-                       <scope>test</scope>
-                       </dependency>
                <dependency>
                        <groupId>org.opendaylight.controller</groupId>
                        <artifactId>sal-binding-broker-impl</artifactId>