implemented parsing and new handling for "unranked" ranks #2141
[cdmlib.git] / cdmlib-persistence / pom.xml
index 513e9158943ee131e99707a9ae034323b42ade5e..70ab1db08932d4487ec0973aa46736037cf28a7c 100644 (file)
@@ -5,7 +5,8 @@
        <parent>\r
                <groupId>eu.etaxonomy</groupId>\r
                <artifactId>cdmlib-parent</artifactId>\r
-               <version>2.3</version>\r
+               <version>3.0</version>\r
+               <relativePath>pom.xml</relativePath>\r
        </parent>\r
        \r
   <modelVersion>4.0.0</modelVersion>\r
                <groupId>eu.etaxonomy</groupId>\r
                <artifactId>cdmlib-model</artifactId>\r
        </dependency>\r
+       <dependency>\r
+               <groupId>eu.etaxonomy</groupId>\r
+               <artifactId>cdmlib-commons</artifactId>\r
+       </dependency>\r
        <dependency>\r
            <groupId>org.slf4j</groupId>\r
         <artifactId>slf4j-log4j12</artifactId>\r
                <groupId>org.hibernate</groupId>\r
                <artifactId>hibernate-search</artifactId>\r
        </dependency>\r
+       <dependency>\r
+               <groupId>org.hibernate</groupId>\r
+               <artifactId>hibernate-c3p0</artifactId>\r
+       </dependency>\r
        <dependency>\r
                <groupId>org.apache.lucene</groupId>\r
                <artifactId>lucene-core</artifactId>\r
                      <artifactId>commons-lang</artifactId>\r
      </dependency>\r
      <dependency>\r
+      <groupId>commons-dbcp</groupId>\r
+      <artifactId>commons-dbcp</artifactId>\r
+      <version>1.2.2</version>\r
+    </dependency>\r
+       <dependency>\r
           <groupId>org.springmodules</groupId>\r
           <artifactId>spring-modules-lucene</artifactId>\r
     </dependency>\r
     <dependency>\r
        <groupId>org.springframework.security</groupId>\r
        <artifactId>spring-security-core</artifactId>\r
-    </dependency>\r
-    <dependency><!-- Required for TestingAuthenticationProvider etc until 2.5.0 [SEC-1010] -->\r
-               <groupId>org.springframework.security</groupId>\r
-       <artifactId>spring-security-core</artifactId>\r
-       <version>2.0.4</version>\r
-               <type>test-jar</type>\r
-               <scope>test</scope>\r
-       </dependency>\r
-       \r
-       \r
+    </dependency>      \r
        <!-- ******* DATABASES DRIVER ******* -->\r
        <dependency>\r
                <groupId>mysql</groupId>\r
                <groupId>net.sourceforge.jtds</groupId>\r
                <artifactId>jtds</artifactId>\r
        </dependency>\r
-       <dependency>\r
+       <!--<dependency>\r
+               <groupId>com.microsoft.sqlserver</groupId>\r
+               <artifactId>jdbc4</artifactId>\r
+       </dependency>-->\r
+       <dependency>\r
                <groupId>com.microsoft.sqlserver</groupId>\r
-               <artifactId>jdbc</artifactId>\r
+               <artifactId>jdbc4</artifactId>\r
        </dependency>\r
 <!-- use SQL Server 2005 driver instead (com.microsoft.sqlserver/jdbc)\r
        <dependency>\r