Project

General

Profile

« Previous | Next » 

Revision 6157a0af

Added by Andreas Kohlbecker almost 4 years ago

managing commons-beanutils-1.9.2.jar via maven

View differences:

eu.etaxonomy.taxeditor.cdmlib/pom.xml
55 55
            </goals>
56 56
            <configuration>
57 57
              <includeArtifactIds>
58
                httpclient,JavaAPIforKml,iiif-apis
58
                httpclient,JavaAPIforKml,iiif-apis,commons-beanutils
59 59
              </includeArtifactIds>
60 60
              <outputDirectory>
61 61
                ${basedir}/lib
......
368 368
      <artifactId>commons-lang</artifactId>
369 369
      <version>2.6</version>
370 370
    </dependency>
371
    <dependency>
372
        <groupId>commons-beanutils</groupId>
373
        <artifactId>commons-beanutils</artifactId>
374
        <version>1.9.2</version>
375
    </dependency>
371 376
    <dependency>
372 377
      <groupId>au.com.bytecode</groupId>
373 378
      <artifactId>opencsv</artifactId>

Also available in: Unified diff