Updated version in pom / project files to taxeditor version : 5.41.0-SNAPSHOT and...
[taxeditor.git] / eu.etaxonomy.taxeditor.test / pom.xml
index 1bab0d4e01dc6ab558af5385fd392173d991d9ae..f86082a10db069d8d5e620dbf5aa1d597e61e2fb 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.18.0-SNAPSHOT</version>
+    <version>5.41.0-SNAPSHOT</version>
   </parent>
   <artifactId>eu.etaxonomy.taxeditor.test</artifactId>
   <!-- for packaging=eclipse-test-plugin 
         as long as this is unfixed we replace it by 
         ${basedir}/../
       -->
-          <war>${basedir}/../eu.etaxonomy.taxeditor.webapp/lib/cdmlib-remote-webapp.war</war>
+          <war>${basedir}/../eu.etaxonomy.taxeditor.local/lib/cdmlib-remote-webapp.war</war>
           <daemon>true</daemon>
           <supportedPackagings>
                 <!-- see https://github.com/eclipse/jetty.project/issues/2372 -->
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-dependency-plugin</artifactId>
-        <version>2.4</version>
+        <version>3.2.0</version>
         <executions>
           <execution>
             <id>copy-dependency-jars</id>
         <dependency>
            <groupId>junit</groupId>
            <artifactId>junit</artifactId>
-           <version>4.13.1</version>
+           <version>4.13.2</version>
            <scope>test</scope>
          </dependency>
       <dependency>