fix for BUG 663 - causing derived IT to fail 04/5904/1
authorMichal Rehak <mirehak@cisco.com>
Fri, 4 Apr 2014 10:44:38 +0000 (12:44 +0200)
committerMichal Rehak <mirehak@cisco.com>
Fri, 4 Apr 2014 10:46:41 +0000 (12:46 +0200)
- added version to netty-config-api test dependency

Change-Id: I6653522e447283f28d5d89884427473973eb508b
Signed-off-by: Michal Rehak <mirehak@cisco.com>
opendaylight/md-sal/sal-binding-it/src/main/java/org/opendaylight/controller/test/sal/binding/it/TestHelper.java

index ccfe86e7b1cd29e0c7e7ad7a71cb44a0be272920..5b97da368e8634dca3bb86278e8f767c3eecd208 100644 (file)
@@ -63,7 +63,7 @@ public class TestHelper {
                 mavenBundle(CONTROLLER, "ietf-netconf-monitoring-extension").versionAsInProject(), //
                 mavenBundle(CONTROLLER, "netconf-monitoring").versionAsInProject(), //
 
-                mavenBundle(CONTROLLER, "netty-config-api"), //
+                mavenBundle(CONTROLLER, "netty-config-api").versionAsInProject(), //
                 mavenBundle(CONTROLLER, "protocol-framework").versionAsInProject(), //
 
                 mavenBundle(CONTROLLER, "netconf-client").versionAsInProject(), //