we want to use groovy-all

git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1039 71c3de6d-444a-0410-be80-ed276b4c234a
This commit is contained in:
kohsuke 2006-11-07 04:56:44 +00:00
parent 397a11cd06
commit 4a6b84f886
1 changed files with 1 additions and 1 deletions

View File

@ -192,7 +192,7 @@
</dependency>
<dependency>
<groupId>groovy</groupId>
<artifactId>groovy-1.0-jsr</artifactId>
<artifactId>groovy-all-1.0-jsr</artifactId>
<version>06</version>
</dependency>
<dependency>