Bump version to 6.0.1-SNAPSHOT
[odlparent.git] / untested-single-feature-parent / pom.xml
index 3a725b8f40cd486967cd9c1251a1cd665dd8cbfd..9b9368e17208fa063255079831596d449bedd6d9 100644 (file)
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>4.0.7-SNAPSHOT</version>
+        <version>6.0.1-SNAPSHOT</version>
         <relativePath>../odlparent</relativePath>
     </parent>
 
@@ -83,8 +83,7 @@
                         <excludedArtifactId>bcpkix-jdk15on</excludedArtifactId>
                         <!-- JAXB -->
                         <excludedArtifactId>jaxb-api</excludedArtifactId>
-                        <excludedArtifactId>jaxb-core</excludedArtifactId>
-                        <excludedArtifactId>jaxb-impl</excludedArtifactId>
+                        <excludedArtifactId>jaxb-runtime</excludedArtifactId>
                         <!-- javax.annotation -->
                         <excludedArtifactId>activation</excludedArtifactId>
                     </excludedArtifactIds>