[infer][PR] Release infer-annotations 0.17.2

Summary:
The artifact is released on sonatype:
https://oss.sonatype.org/service/local/repositories/releases/content/com/facebook/infer/annotation/infer-annotation/0.17.2/infer-annotation-0.17.2.jar
and soon should be propagated to Maven Central (usually, within 2hrs).
Pull Request resolved: https://github.com/facebook/infer/pull/1226

Reviewed By: mityal

Differential Revision: D20094137

Pulled By: artempyanykh

fbshipit-source-id: cedd32e91
master
Artem Pyanykh 5 years ago committed by Facebook Github Bot
parent 70582f9ede
commit d50039b495

@ -3,7 +3,7 @@
<groupId>com.facebook.infer.annotation</groupId>
<artifactId>infer-annotation</artifactId>
<version>0.17.2-SNAPSHOT</version>
<version>0.17.3-SNAPSHOT</version>
<packaging>jar</packaging>
<description>Annotations for the Infer static analyzer</description>
<url>http://fbinfer.com/</url>

Loading…
Cancel
Save