Bump versions to 8.0.2-SNAPSHOT
[odlparent.git] / untested-single-feature-parent / pom.xml
index 35e85c0f2a07cd5ae6b2536be6199adc9bd09a01..33a11a9739b585ab2b8e33a555e1e2f6d78d465d 100644 (file)
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>7.0.6-SNAPSHOT</version>
+        <version>8.0.2-SNAPSHOT</version>
         <relativePath>../odlparent</relativePath>
     </parent>
 
                         <excludedArtifactId>activation</excludedArtifactId>
                         <excludedArtifactId>jakarta.activation-api</excludedArtifactId>
 
+                        <!-- Guava's annotations -->
+                        <excludedArtifactId>error_prone_annotations</excludedArtifactId>
+                        <excludedArtifactId>j2objc-annotations</excludedArtifactId>
+                        <excludedArtifactId>listenablefuture</excludedArtifactId>
+
                         <!-- Our slf4j logging markers -->
                         <excludedArtifactId>logging-markers</excludedArtifactId>
                     </excludedArtifactIds>