mirror of https://github.com/jenkinsci/jenkins.git
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:
parent
397a11cd06
commit
4a6b84f886
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue