未验证 提交 365d6f8c 编写于 作者: T TheLastPossibleUsernameEver 提交者: GitHub

fixed_typos_in_bom/pom.xml

Fixed typos in comment on servlet-api version tag
上级 9368197d
......@@ -148,11 +148,11 @@ THE SOFTWARE.
<artifactId>servlet-api</artifactId>
<version>[0]</version>
<!--
"[0]" is a range that must be exaclty 0
"[0]" is a range that must be exactly 0
this is different to "0" which is hint to use version 0.
therefore unless anyone else uses ranges (they should not) this version will always win
We have deployed a version 0 to jenkins repo which has an empty jar
This prevents conflicts between the old Servet API and the new Servlet API as the groupIDs have changed
This prevents conflicts between the old Servlet API and the new Servlet API as the groupIDs have changed
see https://github.com/jenkinsci/jenkins/pull/3033/files#r141325857 for a fuller description
-->
<scope>provided</scope>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册