Project

General

Profile

« Previous | Next » 

Revision ec5399c3

Added by Andreas Müller over 3 years ago

cleanup

View differences:

eu.etaxonomy.taxeditor.cdmlib/pom.xml
361 361
      <artifactId>httpclient</artifactId>
362 362
    </dependency>
363 363

  
364
    <!-- jackson, not sure if really needed -->
365 364
    <dependency>
366 365
        <groupId>org.apache.commons</groupId>
367 366
        <artifactId>commons-lang3</artifactId>
368 367
        <version>3.10</version>
369 368
    </dependency>
369
    
370
    <!-- jackson, not sure if really needed -->
370 371
    <dependency>
371 372
        <groupId>com.fasterxml.jackson.core</groupId>
372 373
        <artifactId>jackson-databind</artifactId>
eu.etaxonomy.taxeditor.webapp/pom.xml
86 86
      <plugin>
87 87
        <groupId>org.apache.maven.plugins</groupId>
88 88
        <artifactId>maven-antrun-plugin</artifactId>
89
        <version>1.7</version>
90 89
        <executions>
91 90
          <execution>
92 91
            <id>update-snapshot-jar-names</id>

Also available in: Unified diff