Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > bd6f75a048ac2b9eab1d9e12d092f88e > files > 15

springframework-3.1.1-21.mga3.src.rpm

diff --git a/org.springframework.context/pom.xml b/org.springframework.context/pom.xml
index 50f448f..381784f 100644
--- a/org.springframework.context/pom.xml
+++ b/org.springframework.context/pom.xml
@@ -102,7 +102,7 @@
     </dependency>
     <dependency>
       <groupId>org.codehaus.groovy</groupId>
-      <artifactId>groovy-all</artifactId>
+      <artifactId>groovy</artifactId>
       <version>1.6.3</version>
       <optional>true</optional>
     </dependency>
diff --git a/org.springframework.integration-tests/pom.xml b/org.springframework.integration-tests/pom.xml
index 317b326..86b1b51 100644
--- a/org.springframework.integration-tests/pom.xml
+++ b/org.springframework.integration-tests/pom.xml
@@ -280,7 +280,7 @@
     </dependency>
     <dependency>
       <groupId>org.codehaus.groovy</groupId>
-      <artifactId>org.codehaus.groovy</artifactId>
+      <artifactId>groovy</artifactId>
       <version>1.6.3</version>
       <scope>test</scope>
     </dependency>