X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=features%2Fnetconf%2Fpom.xml;h=8af370670639f461dcd5254465f7aa920cf501db;hp=1061f4a37de7fd1088f4e333b67e9d2860a02467;hb=f0a3398f9a6598b9b7321ddf7d1a2f9433065d92;hpb=dd281c0e33267296ad3babbffd03e1122cdb127e diff --git a/features/netconf/pom.xml b/features/netconf/pom.xml index 1061f4a37d..8af3706706 100644 --- a/features/netconf/pom.xml +++ b/features/netconf/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller netconf-subsystem - 0.2.5-SNAPSHOT + 0.3.0-SNAPSHOT ../../opendaylight/netconf features-netconf - pom + jar features.xml @@ -34,10 +34,26 @@ org.opendaylight.controller netconf-api + + org.opendaylight.controller + netconf-config + org.opendaylight.controller netconf-auth + + org.opendaylight.controller + netconf-notifications-api + + + org.opendaylight.controller + netconf-notifications-impl + + + org.opendaylight.controller + ietf-netconf + org.opendaylight.controller ietf-netconf-monitoring @@ -46,6 +62,10 @@ org.opendaylight.controller ietf-netconf-monitoring-extension + + org.opendaylight.controller + ietf-netconf-notifications + org.opendaylight.yangtools.model ietf-inet-types @@ -54,6 +74,10 @@ org.opendaylight.yangtools.model ietf-yang-types + + org.opendaylight.yangtools + yang-model-api + org.opendaylight.controller netconf-mapping-api @@ -74,10 +98,6 @@ org.opendaylight.controller netconf-netty-util - - org.opendaylight.controller.thirdparty - ganymed - org.apache.sshd sshd-core @@ -128,6 +148,19 @@ org.opendaylight.controller netconf-monitoring + + + org.opendaylight.odlparent + features-test + test + + + + org.opendaylight.controller + opendaylight-karaf-empty + ${commons.opendaylight.version} + zip + @@ -173,6 +206,21 @@ + + org.apache.maven.plugins + maven-surefire-plugin + ${surefire.version} + + + org.opendaylight.controller + opendaylight-karaf-empty + ${commons.opendaylight.version} + + + org.opendaylight.odlparent:features-test + + +