diff --git a/infer/annotations/pom.xml b/infer/annotations/pom.xml
index cf06bdea6..193c2d846 100644
--- a/infer/annotations/pom.xml
+++ b/infer/annotations/pom.xml
@@ -3,7 +3,7 @@
com.facebook.infer.annotation
infer-annotation
- 0.17.1-SNAPSHOT
+ 0.17.2-SNAPSHOT
jar
Annotations for the Infer static analyzer
http://fbinfer.com/
@@ -55,7 +55,7 @@
sonatype-nexus-staging
Nexus Release Repository
- http://oss.sonatype.org/service/local/staging/deploy/maven2/
+ https://oss.sonatype.org/service/local/staging/deploy/maven2/
@@ -85,6 +85,11 @@
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+ 3.1.1
+