From: Maros Marsalek Date: Thu, 30 Jul 2015 14:05:28 +0000 (+0200) Subject: Remove netconf from commons/opendaylight pom X-Git-Tag: release/beryllium~327 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=b2e81149739c87f0ecc2ce7f06448d7a5d3162b8 Remove netconf from commons/opendaylight pom Change-Id: Id558bf0ac35c661be028eb9cea436b6728b414de Signed-off-by: Maros Marsalek --- diff --git a/karaf/opendaylight-karaf/pom.xml b/karaf/opendaylight-karaf/pom.xml index bf3d7e241d..831108accd 100644 --- a/karaf/opendaylight-karaf/pom.xml +++ b/karaf/opendaylight-karaf/pom.xml @@ -74,12 +74,12 @@ runtime - + diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 97fe038fb1..3147b0493e 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -59,11 +59,9 @@ 00-netty.xml 01-md-sal.xml 04-xsql.xml - 01-netconf.xml 03-toaster-sample.xml - 08-mdsal-netconf.xml 10-rest-connector.xml - 99-netconf-connector.xml + 0.6.0-SNAPSHOT 0.6.0-SNAPSHOT 0.3.0-SNAPSHOT @@ -115,7 +113,6 @@ 3.0.5 1.9.4 1.3.0-SNAPSHOT - 0.4.0-SNAPSHOT 0.2.0-SNAPSHOT http://nexus.opendaylight.org/content @@ -155,7 +152,6 @@ java target/code-coverage/jacoco.exec target/code-coverage/jacoco-it.exec - **/org/opendaylight/controller/netconf/cli/**, **/org/opendaylight/controller/netconf/test/tool/** org.openflow.openflowj,net.sf.jung2,org.opendaylight.controller.protobuff.messages 1.0.0 1.2.1 @@ -209,13 +205,6 @@ pom import - - org.opendaylight.controller - netconf-artifacts - ${netconf.version} - pom - import - org.apache.sshd @@ -1295,14 +1284,6 @@ xml runtime - - org.opendaylight.controller - features-netconf-connector - ${mdsal.version} - features - xml - runtime - diff --git a/opendaylight/netconf/messagebus-netconf/pom.xml b/opendaylight/netconf/messagebus-netconf/pom.xml index 847327c93e..4c06a76307 100644 --- a/opendaylight/netconf/messagebus-netconf/pom.xml +++ b/opendaylight/netconf/messagebus-netconf/pom.xml @@ -69,11 +69,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - - junit - junit - test - org.glassfish.jersey.test-framework.providers jersey-test-framework-provider-grizzly2 diff --git a/opendaylight/netconf/pom.xml b/opendaylight/netconf/pom.xml index f33eb112bf..82082447ed 100644 --- a/opendaylight/netconf/pom.xml +++ b/opendaylight/netconf/pom.xml @@ -14,7 +14,17 @@ pom ${project.artifactId} + + 0.4.0-SNAPSHOT + 01-netconf.xml + 08-mdsal-netconf.xml + 99-netconf-connector.xml + **/org/opendaylight/controller/netconf/cli/**, **/org/opendaylight/controller/netconf/test/tool/** + + + netconf-artifacts + netconf-api netconf-config netconf-impl @@ -39,8 +49,6 @@ features models tools - - netconf-artifacts @@ -60,6 +68,26 @@ + + + + org.opendaylight.controller + netconf-artifacts + ${project.version} + pom + import + + + org.opendaylight.controller + features-netconf-connector + ${project.version} + features + xml + runtime + + + + diff --git a/pom.xml b/pom.xml index 6ff7637298..21bae79df2 100644 --- a/pom.xml +++ b/pom.xml @@ -20,8 +20,6 @@ opendaylight/md-sal opendaylight/config - - opendaylight/netconf opendaylight/model