ref #9359 update wagon-maven-plugin to latest version in taxeditor
authorAndreas Müller <a.mueller@bgbm.org>
Sun, 16 Jan 2022 00:30:12 +0000 (01:30 +0100)
committerAndreas Müller <a.mueller@bgbm.org>
Sun, 16 Jan 2022 00:30:12 +0000 (01:30 +0100)
eu.etaxonomy.taxeditor/pom.xml
pom.xml

index 74449cd458b3103746aaa1ff92ab9f7d0a566f2b..2bd7018e03011241e1527fe8a78e829810ae06db 100644 (file)
           <plugin>
             <groupId>org.codehaus.mojo</groupId>
             <artifactId>wagon-maven-plugin</artifactId>
-            <version>1.0</version>
+            <version>2.0.2</version>
             <!-- Problems with the wagon-maven-plugin have been encounterd 
               on Windows, it should work properly on linux though. -->
             <executions>
diff --git a/pom.xml b/pom.xml
index 80c9e18079af6552b64d2cf4d7a235e30257ee91..b41d9da5c9218b761296257f8227c28902346812 100644 (file)
--- a/pom.xml
+++ b/pom.xml
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>wagon-maven-plugin</artifactId>
-        <version>1.0</version>
+        <version>2.0.2</version>
         <configuration>
           <url>scpexe://cybertaxonomy.eu</url>
           <serverId>cybertaxonomy.eu</serverId>