X-Git-Url: https://dev.e-taxonomy.eu/gitweb/taxeditor.git/blobdiff_plain/f6acf2aa77a7222cd8c9d7761637efd1cdf0cedc..5d1860a1346ba4ef9c25ad2fddd0c918e79d90d1:/pom.xml?ds=sidebyside diff --git a/pom.xml b/pom.xml index ebf79512d..c65a5bd4b 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,9 @@ 4.0.0 + + 3.0 + eu.etaxonomy taxeditor-parent 3.0.6-SNAPSHOT @@ -13,6 +16,7 @@ UTF-8 3.0.7-SNAPSHOT 0.12.0 + 3.0.6-SNAPSHOT eu.etaxonomy.taxeditor.cdmlib @@ -22,6 +26,7 @@ eu.etaxonomy.taxeditor.bulkeditor eu.etaxonomy.taxeditor.printpublisher + eu.etaxonomy.taxeditor.help eu.etaxonomy.taxeditor.application eu.etaxonomy.taxeditor.feature.platform eu.etaxonomy.taxeditor.feature @@ -96,6 +101,14 @@ ${tycho.version} true + + org.eclipse.tycho + tycho-packaging-plugin + ${tycho.version} + + true + + org.eclipse.tycho target-platform-configuration @@ -106,18 +119,18 @@ eu.etaxonomy eu.etaxonomy.taxeditor - 3.0.6-SNAPSHOT + ${taxeditor.version} rcp true - + + win32 win32 x86 @@ -131,7 +144,7 @@ linux gtk x86_64 - + @@ -226,10 +239,41 @@ + org.apache.maven.plugins - maven-deploy-plugin - 2.5 + maven-release-plugin + 2.2.1 + + true + false + + + + http://dev.e-taxonomy.eu/svn/tags/taxeditor + + + + org.codehaus.mojo + wagon-maven-plugin + + + + deploy + + upload + + + + + eu.etaxonomy.taxeditor/target/products + *.zip + scpexe://wp5.e-taxonomy.eu/var/www/download/taxeditor/${project.version} + wp5.e-taxonomy.eu + @@ -240,10 +284,15 @@ 2.3.1 + org.codehaus.mojo + wagon-maven-plugin + 1.0-beta-3 + + + - - + + + + org.apache.maven.wagon + wagon-scm + 1.0-alpha-5 + + + org.apache.maven.wagon + wagon-ssh + 1.0-beta-7 + + + org.apache.maven.scm + maven-scm-manager-plexus + 1.0 + + + org.apache.maven.scm + maven-scm-provider-svnexe + 1.0 + + + + org.apache.maven.wagon + wagon-webdav + 1.0-beta-2 + +