Remove unneeded exclusion
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / pom.xml
index 02a6b276c7f1ca246cf77ac30c6c5e47eef6642f..144dde28198fd218d61bce06e9ca36e0373867ef 100644 (file)
     <dependency>
       <groupId>net.java.dev.stax-utils</groupId>
       <artifactId>stax-utils</artifactId>
-      <exclusions>
-        <exclusion>
-          <!-- JSR173 ships with JRE by default -->
-          <groupId>com.bea.xml</groupId>
-          <artifactId>jsr173-ri</artifactId>
-        </exclusion>
-      </exclusions>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>