提交 706847af 编写于 作者: K kohsuke

resurrecting this since I'm not releasing the parent yet and that can cause a...

resurrecting this since I'm not releasing the parent yet and that can cause a problem in other people's builds

git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@11942 71c3de6d-444a-0410-be80-ed276b4c234a
上级 a0411236
......@@ -102,6 +102,32 @@
</profile>
</profiles>
<repositories>
<repository>
<id>m.g.o-public</id>
<url>http://maven.glassfish.org/content/groups/public/</url>
<releases>
<enabled>true</enabled>
</releases>
<snapshots>
<enabled>false</enabled>
</snapshots>
</repository>
</repositories>
<pluginRepositories>
<pluginRepository>
<id>m.g.o-public</id>
<url>http://maven.glassfish.org/content/groups/public/</url>
<releases>
<enabled>true</enabled>
</releases>
<snapshots>
<enabled>false</enabled>
</snapshots>
</pluginRepository>
</pluginRepositories>
<licenses>
<license>
<name>The MIT license</name>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册