Bump version to 6.0.1-SNAPSHOT
[odlparent.git] / untested-single-feature-parent / pom.xml
index 9c9e2eaf26be138ffb0c0f8253118a65361f9550..9b9368e17208fa063255079831596d449bedd6d9 100644 (file)
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>5.0.1-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>