Project

General

Profile

« Previous | Next » 

Revision 31c3a6af

Added by Patrick Plitzner about 6 years ago

ref #7279 Fix wagon web dav extension and wagon-maven-plugin version

View differences:

eu.etaxonomy.taxeditor/pom.xml
108 108
          <plugin>
109 109
            <groupId>org.codehaus.mojo</groupId>
110 110
            <artifactId>wagon-maven-plugin</artifactId>
111
            <version>1.0-beta-3</version>
111
            <version>1.0</version>
112 112
            <!-- Problems with the wagon-maven-plugin have been encounterd 
113 113
              on Windows, it should work properly on linux though. -->
114 114
            <executions>
pom.xml
421 421
      <extension>
422 422
        <groupId>org.apache.maven.wagon</groupId>
423 423
        <artifactId>wagon-webdav</artifactId>
424
        <version>2.8</version>
424
        <version>1.0-beta-2</version>
425 425
      </extension>
426 426
    </extensions>
427 427
    <pluginManagement>

Also available in: Unified diff