Project

General

Profile

« Previous | Next » 

Revision dc1c8ae4

Added by Andreas Müller over 3 years ago

ref #9204 reattache c3p0 to taxeditor main and revert unitils version to 3.4.2

View differences:

eu.etaxonomy.taxeditor.cdmlib/pom.xml
67 67
                aopalliance,aspectjweaver,aspectjrt,
68 68
                hibernate-jpa-2.1-api,javassist,hibernate-commons-annotations,
69 69
                xml-apis,lsid-client,
70
                
70
                c3p0,
71 71
                h2,mysql-connector-java,postgresql
72 72
              </includeArtifactIds>
73 73
              <outputDirectory>
......
389 389
        <artifactId>commons-lang</artifactId>
390 390
        <version>2.6</version>
391 391
    </dependency>
392
    <dependency>
393
        <!-- maybe only needed for tests, but does not work to only have there -->
394
        <groupId>com.mchange</groupId>
395
        <artifactId>c3p0</artifactId>
396
        <version>0.9.5.2</version>
397
<!--         <scope>test</scope> -->
398
    </dependency>
392 399
    
393 400
    <!-- jackson, not sure if really needed -->
394 401
    <dependency>

Also available in: Unified diff