Remove unneeded jaxb-related exclusions
[yangtools.git] / features / odl-yangtools-data / pom.xml
index 279591fb2721c667c4ecf7714d617b57fce0ac7d..0a3e9db8a9891dada4f07b50075e1a25a5532ed7 100644 (file)
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>yang-data-impl</artifactId>
-            <exclusions>
-                <exclusion>
-                    <!-- jaxb-api is providided by karaf boot classpath -->
-                    <groupId>javax.xml.bind</groupId>
-                    <artifactId>jaxb-api</artifactId>
-                </exclusion>
-            </exclusions>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>