Project

General

Profile

« Previous | Next » 

Revision d09f7b40

Added by Andreas Kohlbecker about 8 years ago

centralizing dependency versions and managing libraries in lib/ through maven

View differences:

eu.etaxonomy.taxeditor.cdmlib/pom.xml
444 444
    <dependency>
445 445
      <groupId>com.mchange</groupId>
446 446
      <artifactId>c3p0</artifactId>
447
      <version>0.9.2</version>
447
      <version>${c3p0.version}</version>
448 448
    </dependency>
449 449
    <dependency>
450 450
      <groupId>org.jboss.spec.javax.transaction</groupId>

Also available in: Unified diff