summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.3/modules
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2008-07-04 09:12:20 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2008-07-04 09:12:20 +0000
commitc6bd8a65e414f17e75f6723f6ff3c5d205970833 (patch)
tree18ea43980235d4be686f6a7bc60663ab49011a25 /branches/sca-java-1.3/modules
parent1d8d78896007c5aa37462875de1550948fa84e41 (diff)
Update groovy release to match that used by contributions-groovy
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673969 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.3/modules')
-rw-r--r--branches/sca-java-1.3/modules/implementation-script/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/branches/sca-java-1.3/modules/implementation-script/pom.xml b/branches/sca-java-1.3/modules/implementation-script/pom.xml
index 9bd06e7c83..851f464821 100644
--- a/branches/sca-java-1.3/modules/implementation-script/pom.xml
+++ b/branches/sca-java-1.3/modules/implementation-script/pom.xml
@@ -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>