Fix for verification build failures 23/39523/1
authorVishal Thapar <vishal.thapar@ericsson.com>
Fri, 27 May 2016 11:48:59 +0000 (17:18 +0530)
committerVishal Thapar <vishal.thapar@ericsson.com>
Fri, 27 May 2016 11:48:59 +0000 (17:18 +0530)
Change-Id: Ib1b6a920042bb977ca952320cf50d53af7288e75
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
hwvtepsouthbound/hwvtepsouthbound-features/src/main/features/features.xml
southbound/southbound-features/src/main/features/features.xml

index 40fbd7b493b63e5059e6459c7e77954d9e90b4df..8334f5f1c10a4035a8aaa10fa00ddd7b98fb20c8 100644 (file)
@@ -28,7 +28,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <bundle>mvn:com.fasterxml.jackson.core/jackson-annotations/{{VERSION}}</bundle>
     <bundle>mvn:com.fasterxml.jackson.core/jackson-core/{{VERSION}}</bundle>
     <bundle>mvn:com.fasterxml.jackson.core/jackson-databind/{{VERSION}}</bundle>
-    <bundle>mvn:com.fasterxml.jackson.datatype/jackson-datatype-json-org/{{VERSION}}</bundle>
+    <!--<bundle>mvn:com.fasterxml.jackson.datatype/jackson-datatype-json-org/{{VERSION}}</bundle>-->
     <bundle>wrap:mvn:org.json/json/{{VERSION}}</bundle>
     <feature version='${project.version}'>odl-ovsdb-library</feature>
     <configfile finalname="${configfile.directory}/hwvtepsouthbound.xml">mvn:org.opendaylight.ovsdb/hwvtepsouthbound-impl/{{VERSION}}/xml/config</configfile>
index 89358ffd88cabe3a1670e8133c816b5eef9f79e0..04e467b77452805a3ab65e076567945d7a516843 100644 (file)
@@ -28,7 +28,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <bundle>mvn:com.fasterxml.jackson.core/jackson-annotations/{{VERSION}}</bundle>
     <bundle>mvn:com.fasterxml.jackson.core/jackson-core/{{VERSION}}</bundle>
     <bundle>mvn:com.fasterxml.jackson.core/jackson-databind/{{VERSION}}</bundle>
-    <bundle>mvn:com.fasterxml.jackson.datatype/jackson-datatype-json-org/{{VERSION}}</bundle>
+    <!--<bundle>mvn:com.fasterxml.jackson.datatype/jackson-datatype-json-org/{{VERSION}}</bundle>-->
     <bundle>wrap:mvn:org.json/json/{{VERSION}}</bundle>
     <bundle>mvn:com.google.code.gson/gson/{{VERSION}}</bundle>
     <bundle>mvn:io.netty/netty-buffer/{{VERSION}}</bundle>