Project

General

Profile

« Previous | Next » 

Revision 0b4fe3ea

Added by Andreas Müller almost 4 years ago

ref #9148 add commons-imaging-1.0-alpha1 to TaxEditor dependencies and remove sanselan-0.97-incubator

View differences:

eu.etaxonomy.taxeditor.cdmlib/pom.xml
54 54
            </goals>
55 55
            <configuration>
56 56
              <includeArtifactIds>
57
                httpclient,JavaAPIforKml,iiif-apis,commons-beanutils,commons-lang3,commons-codec
57
                httpclient,JavaAPIforKml,iiif-apis,commons-beanutils,commons-lang3,commons-codec,commons-imaging
58 58
              </includeArtifactIds>
59 59
              <outputDirectory>
60 60
                ${basedir}/lib
......
341 341
        <artifactId>commons-beanutils</artifactId>
342 342
        <version>1.9.4</version>
343 343
    </dependency>
344
    <dependency>
345
        <groupId>org.apache.commons</groupId>
346
        <artifactId>commons-imaging</artifactId>
347
        <version>1.0-alpha1</version>
348
      </dependency>
344 349
    <dependency>
345 350
      <groupId>au.com.bytecode</groupId>
346 351
      <artifactId>opencsv</artifactId>

Also available in: Unified diff