From: Vaishali Mithbaokar Date: Tue, 17 Jun 2014 01:41:07 +0000 (-0700) Subject: BUG 1129:Removed hard coded version from netconf project as part of the automated... X-Git-Tag: release/helium~617^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=1af815dd8819686994f74efcf10d96388f3c971c;hp=8b2b53c7f6d697bd790084b7e6f58f87cfabf721;p=controller.git BUG 1129:Removed hard coded version from netconf project as part of the automated release changes for controller Change-Id: If4884987d8a0683a7a7817bc724fa707a93e3628 Signed-off-by: Vaishali Mithbaokar --- diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index c58aaf266c..466982e2b4 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -970,6 +970,12 @@ netconf-client ${netconf.version} + + org.opendaylight.controller + netconf-client + ${netconf.version} + test-jar + diff --git a/opendaylight/netconf/netconf-api/pom.xml b/opendaylight/netconf/netconf-api/pom.xml index 061fbd7c8c..0076e1ebbb 100644 --- a/opendaylight/netconf/netconf-api/pom.xml +++ b/opendaylight/netconf/netconf-api/pom.xml @@ -19,7 +19,6 @@ ${project.groupId} ietf-netconf-monitoring-extension - ${project.version} org.opendaylight.controller diff --git a/opendaylight/netconf/netconf-client/pom.xml b/opendaylight/netconf/netconf-client/pom.xml index f46d149033..bf27ed6f4d 100644 --- a/opendaylight/netconf/netconf-client/pom.xml +++ b/opendaylight/netconf/netconf-client/pom.xml @@ -72,7 +72,6 @@ org.apache.maven.plugins maven-jar-plugin - 2.4 diff --git a/opendaylight/netconf/netconf-impl/pom.xml b/opendaylight/netconf/netconf-impl/pom.xml index c60506ef44..c6544466d4 100644 --- a/opendaylight/netconf/netconf-impl/pom.xml +++ b/opendaylight/netconf/netconf-impl/pom.xml @@ -19,7 +19,6 @@ ${project.groupId} ietf-netconf-monitoring-extension - ${project.version} @@ -81,7 +80,6 @@ ${project.groupId} netconf-client - ${project.version} test-jar test @@ -109,7 +107,6 @@ org.apache.felix maven-bundle-plugin - 2.3.7 org.opendaylight.controller.netconf.impl.osgi.NetconfImplActivator @@ -156,7 +153,6 @@ org.apache.maven.plugins maven-jar-plugin - 2.4 diff --git a/opendaylight/netconf/netconf-it/pom.xml b/opendaylight/netconf/netconf-it/pom.xml index c40dfe7fc3..0e9589d2d2 100644 --- a/opendaylight/netconf/netconf-it/pom.xml +++ b/opendaylight/netconf/netconf-it/pom.xml @@ -10,9 +10,6 @@ netconf-it ${project.artifactId} - - 2.0.0 - @@ -177,7 +174,6 @@ org.ops4j.pax.exam maven-paxexam-plugin - 1.2.4 generate-config diff --git a/opendaylight/netconf/netconf-ssh/pom.xml b/opendaylight/netconf/netconf-ssh/pom.xml index cbd3efc57f..8a2387d2c1 100644 --- a/opendaylight/netconf/netconf-ssh/pom.xml +++ b/opendaylight/netconf/netconf-ssh/pom.xml @@ -56,7 +56,6 @@ org.apache.felix maven-bundle-plugin - 2.3.7 org.opendaylight.controller.netconf.ssh.osgi.NetconfSSHActivator @@ -81,7 +80,6 @@ org.apache.maven.plugins maven-jar-plugin - 2.4 diff --git a/opendaylight/netconf/netconf-tcp/pom.xml b/opendaylight/netconf/netconf-tcp/pom.xml index 65da6e987e..3c4ee4728d 100644 --- a/opendaylight/netconf/netconf-tcp/pom.xml +++ b/opendaylight/netconf/netconf-tcp/pom.xml @@ -47,7 +47,6 @@ org.apache.felix maven-bundle-plugin - 2.3.7 org.opendaylight.controller.netconf.tcp.osgi.NetconfTCPActivator diff --git a/opendaylight/netconf/netconf-util/pom.xml b/opendaylight/netconf/netconf-util/pom.xml index d9d957c663..96bcd66509 100644 --- a/opendaylight/netconf/netconf-util/pom.xml +++ b/opendaylight/netconf/netconf-util/pom.xml @@ -53,7 +53,6 @@ org.apache.felix maven-bundle-plugin - 2.3.7 com.google.common.base, com.google.common.collect, io.netty.channel, @@ -68,7 +67,6 @@ org.apache.maven.plugins maven-jar-plugin - 2.4