提交 4f579cb9 编写于 作者: K kohsuke

removed snapshot dependency.


git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1022 71c3de6d-444a-0410-be80-ed276b4c234a
上级 8d2d412f
......@@ -98,7 +98,7 @@
<dependency>
<groupId>org.kohsuke.stapler</groupId>
<artifactId>stapler</artifactId>
<version>1.9-SNAPSHOT</version>
<version>1.9</version>
</dependency>
<dependency>
<groupId>antlr</groupId>
......@@ -180,23 +180,23 @@
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-define</artifactId>
<version>1.0.1-hudson-SNAPSHOT</version>
<version>1.0.1-hudson-20061106</version>
</dependency>
<dependency>
<groupId>commons-jexl</groupId>
<artifactId>commons-jexl</artifactId>
<version>1.1-hudson-SNAPSHOT</version>
<version>1.1-hudson-20061106</version>
</dependency>
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly</artifactId>
<version>1.1-hudson-20061106</version>
</dependency>
<dependency>
<groupId>groovy</groupId>
<artifactId>groovy-1.0-jsr</artifactId>
<version>06</version>
</dependency>
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly</artifactId>
<version>1.1-hudson-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>xpp3</groupId>
<artifactId>xpp3</artifactId>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册