From 78e1966947613c0607f584a18b8bfc82ed6435d0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andreas=20M=C3=BCller?= Date: Wed, 20 Jan 2016 23:25:23 +0100 Subject: [PATCH] Update taxeditor-test version to 3.13 --- eu.etaxonomy.taxeditor.test/pom.xml | 206 ++++++++++++++-------------- 1 file changed, 103 insertions(+), 103 deletions(-) diff --git a/eu.etaxonomy.taxeditor.test/pom.xml b/eu.etaxonomy.taxeditor.test/pom.xml index ab19000d4..f51266dd8 100644 --- a/eu.etaxonomy.taxeditor.test/pom.xml +++ b/eu.etaxonomy.taxeditor.test/pom.xml @@ -1,104 +1,104 @@ - - - - - eu.etaxonomy - taxeditor-parent - 3.12.0-SNAPSHOT - - 4.0.0 - eu.etaxonomy.taxeditor.test - eclipse-test-plugin - UI Test Bundle - Holds all Tests for the Taxonomic Editor - - - - org.eclipse.tycho - target-platform-configuration - ${tycho.version} - - - - - - p2-installable-unit - org.eclipse.equinox.servletbridge.extensionbundle - - - - - - - org.eclipse.tycho - tycho-surefire-plugin - ${tycho.version} - - - - - - - eclipse-feature - eu.etaxonomy.taxeditor.feature - - 1.0.0 - - - - - - org.eclipse.jetty - jetty-maven-plugin - 9.2.9.v20150224 - - -Xmx512m -XX:MaxPermSize=512m - - - spring.profiles.active - remoting - - - cdm.beanDefinitionFile - ${basedir}/src/test/resources/datasources.xml - - - cdm.datasource - cdmTest - - - 9191 - jetty-cdm-server - 10 - - 9090 - - ${project.parent.basedir}/eu.etaxonomy.taxeditor.cdmlib/src/main/resources/etc/jetty/cdmlib-remote-webapp.war - true - - - - start-jetty - pre-integration-test - - deploy-war - - - 0 - - - - stop-jetty - post-integration-test - - stop - - - - - - + + + + + eu.etaxonomy + taxeditor-parent + 3.13.0-SNAPSHOT + + 4.0.0 + eu.etaxonomy.taxeditor.test + eclipse-test-plugin + UI Test Bundle + Holds all Tests for the Taxonomic Editor + + + + org.eclipse.tycho + target-platform-configuration + ${tycho.version} + + + + + + p2-installable-unit + org.eclipse.equinox.servletbridge.extensionbundle + + + + + + + org.eclipse.tycho + tycho-surefire-plugin + ${tycho.version} + + + + + + + eclipse-feature + eu.etaxonomy.taxeditor.feature + + 1.0.0 + + + + + + org.eclipse.jetty + jetty-maven-plugin + 9.2.9.v20150224 + + -Xmx512m -XX:MaxPermSize=512m + + + spring.profiles.active + remoting + + + cdm.beanDefinitionFile + ${basedir}/src/test/resources/datasources.xml + + + cdm.datasource + cdmTest + + + 9191 + jetty-cdm-server + 10 + + 9090 + + ${project.parent.basedir}/eu.etaxonomy.taxeditor.cdmlib/src/main/resources/etc/jetty/cdmlib-remote-webapp.war + true + + + + start-jetty + pre-integration-test + + deploy-war + + + 0 + + + + stop-jetty + post-integration-test + + stop + + + + + + \ No newline at end of file -- 2.34.1