Release appc
[appc.git] / appc-sequence-generator / appc-sequence-generator-bundle / pom.xml
index c460a36..e7d0c50 100644 (file)
        <parent>
                <groupId>org.onap.appc.parent</groupId>
                <artifactId>binding-parent</artifactId>
-               <version>1.5.0-SNAPSHOT</version>
+               <version>2.6.0-SNAPSHOT</version>
                 <relativePath />
        </parent>
         <groupId>org.onap.appc</groupId>
     <artifactId>appc-sequence-generator-bundle</artifactId>
-    <version>1.5.0-SNAPSHOT</version>
+    <version>1.6.1</version>
     <name>appc-sequence-generator-bundle</name>
     <packaging>bundle</packaging>
 
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>config-api</artifactId>
         </dependency>
-        <dependency>
-            <groupId>org.opendaylight.controller</groupId>
-            <artifactId>sal-binding-config</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>org.opendaylight.controller</groupId>
-            <artifactId>sal-binding-api</artifactId>
-        </dependency>
         <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>sal-common-util</artifactId>
             <groupId>org.opendaylight.controller</groupId>
             <scope>test</scope>
         </dependency>
-        <dependency>
-            <groupId>org.opendaylight.controller</groupId>
-            <artifactId>sal-binding-broker-impl</artifactId>
-            <scope>test</scope>
-        </dependency>
-        <dependency>
-            <groupId>org.opendaylight.controller</groupId>
-            <artifactId>sal-binding-broker-impl</artifactId>
-            <classifier>tests</classifier>
-            <version>${odl.mdsal.version}</version>
-            <type>test-jar</type>
-            <scope>test</scope>
-        </dependency>
         <dependency>
             <groupId>org.onap.appc</groupId>
             <artifactId>appc-dg-dependency-model</artifactId>