Updated version in pom / project files to taxeditor version : 4.14.0 and cdmlib versi...
[taxeditor.git] / eu.etaxonomy.taxeditor / pom.xml
index f962953462712254de1bc6c0bf508ea18419029e..35cc3fdf65e45040a083cc29bc7cdde5e0da746f 100644 (file)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>4.10.0-SNAPSHOT</version>
+    <version>4.14.0</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
             <configuration>
               <fromDir>${project.build.directory}/repository</fromDir>
               <url>scpexe://wp5.e-taxonomy.eu/var/www/download/taxeditor/update/${update.dir}</url>
-              <includes>
-                binary/*,content.jar,artifacts.jar,**/eu.etaxonomy.*.jar
-              </includes>
+<!--               <includes> -->
+<!--                 binary/*,content.jar,artifacts.jar,**/eu.etaxonomy.*.jar -->
+<!--               </includes> -->
               <!-- Comment out the above and uncomment the below to upload 
                 all jars -->
-              <!-- <includes>**/*</includes> -->
+              <includes>**/*</includes>
               <serverId>wp5.e-taxonomy.eu</serverId>
             </configuration>
           </plugin>