Updated version in pom / project files to taxeditor version : 5.41.0-SNAPSHOT and...
[taxeditor.git] / eu.etaxonomy.taxeditor.test / pom.xml
index 72f97b6fa1140df3332cae61b7dfb22777b83488..f86082a10db069d8d5e620dbf5aa1d597e61e2fb 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.24.0-SNAPSHOT</version>
+    <version>5.41.0-SNAPSHOT</version>
   </parent>
   <artifactId>eu.etaxonomy.taxeditor.test</artifactId>
   <!-- for packaging=eclipse-test-plugin 
       <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>