Update groovy release to match that used by contribution-groovy
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673970 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c6bd8a65e4
commit
fa747495d4
1 changed files with 2 additions and 2 deletions
|
@ -163,9 +163,9 @@
|
|||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>groovy</groupId>
|
||||
<groupId>org.codehaus.groovy</groupId>
|
||||
<artifactId>groovy-all-minimal</artifactId>
|
||||
<version>1.0</version>
|
||||
<version>1.5.4</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue