Bump upstreams for 2022.09 Chlorine
[openflowplugin.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 6a6941eac55f17831fdc934aae6c3187923f4c06..8fc5fdb2da9607ead051c4cd429eca3357db3f24 100644 (file)
--- a/pom.xml
+++ b/pom.xml
             </modules>
         </profile>
     </profiles>
+
+    <build>
+        <pluginManagement>
+            <plugins>
+                <plugin>
+                    <groupId>org.apache.maven.plugins</groupId>
+                    <artifactId>maven-javadoc-plugin</artifactId>
+                    <!-- https://issues.apache.org/jira/browse/MJAVADOC-649 -->
+                    <version>3.1.1</version>
+                </plugin>
+            </plugins>
+        </pluginManagement>
+    </build>
 </project>