(no commit message)
[cdmlib.git] / cdmlibrary / pom.xml
index f01f9bb9837c928d2ec1bc5ba22e580ab279e3a7..62f87ad4558f7686d9688a2bcdb1e859c086e35a 100644 (file)
       <artifactId>hibernate</artifactId>
       <version>3.2.5.ga</version>
     </dependency>
+    
     <dependency>
       <groupId>org.springframework</groupId>
       <artifactId>spring</artifactId>
     </dependency>
     <dependency>
       <groupId>org.springframework</groupId>
-      <artifactId>spring-hibernate3</artifactId>
-      <version>2.0</version>
-    </dependency>
-    <dependency>
-      <groupId>org.springframework</groupId>
-      <artifactId>spring-dao</artifactId>
-      <version>2.0</version>
-    </dependency>
-    <dependency>
-      <groupId>org.springframework</groupId>
-      <artifactId>spring-context-support</artifactId>
+      <artifactId>spring-orm</artifactId>
       <version>2.5</version>
     </dependency>
     <dependency>
       <groupId>org.springframework</groupId>
-      <artifactId>spring-context</artifactId>
+      <artifactId>spring-jdbc</artifactId>
       <version>2.5</version>
-    </dependency>
+    </dependency>    
     <dependency>
       <groupId>org.springframework</groupId>
       <artifactId>spring-test</artifactId>
       <version>2.5</version>
     </dependency>
+    
     <dependency>
       <groupId>xerces</groupId>
       <artifactId>xercesImpl</artifactId>