fix #8904: show copy icon as clone icon in factual data view
[taxeditor.git] / eu.etaxonomy.taxeditor / pom.xml
index f99be9863bc4b95cbf1179d4353c659ef09c5cac..28f452ae48de33671ce3d10ffdccc42a603d1ab8 100644 (file)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>4.15.0-SNAPSHOT</version>
+    <version>5.14.0-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
                 </commands>
                 <failOnError>false</failOnError>
               </configuration>
-            </execution>
-             <execution>
-              <id>clean_jenkins_maven_repo</id>
-              <phase>clean</phase>
-              <goals>
-                <goal>sshexec</goal>
-              </goals>
-              <configuration>
-                <url>scp://int.e-taxonomy.eu</url>
-                <commands>
-                  <command>rm -r ~jenkins/workspace/taxeditor-INTEGRATION/.repository/eu/etaxonomy/*</command>
-                </commands>
-                <failOnError>false</failOnError>
-              </configuration>
             </execution>
              <execution>
                 <phase>package</phase>