Restore duplicate check
[neutron.git] / integration / test-standalone / pom.xml
index c59544f7895b00fa5a388b6b8f6572744dbbdab6..113817efe06d81059c5600d4543e3951a8c24784 100644 (file)
       <artifactId>sal-binding-broker-impl</artifactId>
       <version>1.8.1-SNAPSHOT</version>
       <scope>test</scope>
+      <exclusions>
+        <exclusion>
+          <groupId>javax.xml.bind</groupId>
+          <artifactId>jaxb-api</artifactId>
+        </exclusion>
+        <exclusion>
+          <groupId>javax.activation</groupId>
+          <artifactId>activation</artifactId>
+        </exclusion>
+      </exclusions>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>