X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-netconf-connector%2Fpom.xml;h=6ef5780c8a577c1bc93c97bd95420a50d608f5fc;hb=dfe4a744e9b2ebbbd06e3e91b6100258c2744983;hp=57e4d858c196beee2c9bf5a5d6ac04a7ed0d6d78;hpb=6350e149e3c698012ee469e2e6a5df29fcbd08c6;p=controller.git diff --git a/opendaylight/md-sal/sal-netconf-connector/pom.xml b/opendaylight/md-sal/sal-netconf-connector/pom.xml index 57e4d858c1..6ef5780c8a 100644 --- a/opendaylight/md-sal/sal-netconf-connector/pom.xml +++ b/opendaylight/md-sal/sal-netconf-connector/pom.xml @@ -7,7 +7,7 @@ 1.0-SNAPSHOT - 0.2.2-SNAPSHOT + 0.2.3-SNAPSHOT sal-netconf-connector @@ -33,13 +33,20 @@ org.opendaylight.controller netconf-client - 0.2.2-SNAPSHOT + ${netconf.version} org.opendaylight.yangtools yang-data-impl 0.5.9-SNAPSHOT + + org.opendaylight.controller + sal-broker-impl + 1.0-SNAPSHOT + test + jar + junit junit @@ -168,4 +175,18 @@ bundle + + + + + org.apache.felix + maven-bundle-plugin + + + org.opendaylight.controller.sal.connect.netconf.NetconfProvider + + + + +