提交 cf4dabbd 编写于 作者: K kohsuke

I guess all we need here is to have enough information to resolve parent POM


git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@6554 71c3de6d-444a-0410-be80-ed276b4c234a
上级 faaa4d6f
......@@ -85,25 +85,6 @@
</profile>
</profiles>
<pluginRepositories>
<pluginRepository>
<id>central</id>
<url>http://repo1.maven.org/maven2</url>
<releases>
<enabled>true</enabled>
<!-- only look for jars here when they are not present locally -->
<updatePolicy>never</updatePolicy>
</releases>
<snapshots>
<enabled>false</enabled>
</snapshots>
</pluginRepository>
<pluginRepository>
<id>java.net2</id>
<url>http://download.java.net/maven/2/</url>
</pluginRepository>
</pluginRepositories>
<repositories>
<repository>
<id>java.net2</id>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册