removed version dependency for org.eclipse.nebula.widgets.compositetable
[taxeditor.git] / eu.etaxonomy.taxeditor / pom.xml
index 9ab80b1d52a950ed76981c18b6adc45cee49944f..cffcff2e5670abd4f804a9bb72b3db239b2b98e0 100644 (file)
             <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,**/org.eclipse.nebula.widgets.*.jar
+              </includes>
               <!-- Comment out the above and uncomment the below to upload 
                 all jars -->
               <!-- <includes>**/*</includes> -->