Sophie

Sophie

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

springframework-3.1.1-21.mga3.src.rpm

diff --git a/org.springframework.jdbc/pom.xml b/org.springframework.jdbc/pom.xml
index 63ad868..76ba19c 100644
--- a/org.springframework.jdbc/pom.xml
+++ b/org.springframework.jdbc/pom.xml
@@ -75,14 +75,14 @@
     </dependency> 
     <dependency>
       <groupId>org.apache.derby</groupId>
-      <artifactId>com.springsource.org.apache.derby</artifactId>
+      <artifactId>derby</artifactId>
       <version>10.5.1000001.764942</version>
       <scope>compile</scope>
       <optional>true</optional>
     </dependency>
     <dependency>
       <groupId>org.apache.derby</groupId>
-      <artifactId>com.springsource.org.apache.derby.client</artifactId>
+      <artifactId>derbyclient</artifactId>
       <version>10.5.1000001.764942</version>
       <scope>compile</scope>
       <optional>true</optional>