提交 79dd4c18 编写于 作者: K kohsuke

animal-sniffer has too many dependencies

git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@13288 71c3de6d-444a-0410-be80-ed276b4c234a
上级 d3e1b57a
......@@ -102,10 +102,9 @@
<dependency>
<!-- for JRE requirement check annotation -->
<groupId>org.jvnet</groupId>
<artifactId>animal-sniffer</artifactId>
<version>1.1</version>
<scope>compile</scope>
<optional>true</optional>
<artifactId>animal-sniffer-annotation</artifactId>
<version>1.0</version>
<optional>true</optional><!-- no need to have this at runtime -->
</dependency>
</dependencies>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册