From d632ac6c590f1d98630a406dbf2d76ca7fdb0020 Mon Sep 17 00:00:00 2001 From: lresende Date: Wed, 10 Jun 2009 06:44:41 +0000 Subject: Updating BPEL iTests pom artifact version id from 1.6 to 2.0 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783227 13f79535-47bb-0310-9956-ffa450edef68 --- java/sca/itest/bpel/helloworld-ws/pom.xml | 199 ++++++++++++++++-------------- 1 file changed, 105 insertions(+), 94 deletions(-) (limited to 'java/sca/itest/bpel/helloworld-ws') diff --git a/java/sca/itest/bpel/helloworld-ws/pom.xml b/java/sca/itest/bpel/helloworld-ws/pom.xml index 6b241ea748..de84bec40c 100644 --- a/java/sca/itest/bpel/helloworld-ws/pom.xml +++ b/java/sca/itest/bpel/helloworld-ws/pom.xml @@ -1,103 +1,105 @@ - + - 4.0.0 - - org.apache.tuscany.sca - itest-bpel - 1.6-SNAPSHOT - ../../pom.xml - - itest-bpel-helloworld-ws - Apache Tuscany SCA iTest HelloWorld BPEL Over Web Services + 4.0.0 + + org.apache.tuscany.sca + itest-bpel + 2.0-SNAPSHOT + ../../pom.xml + + itest-bpel-helloworld-ws + + Apache Tuscany SCA iTest HelloWorld BPEL Over Web Services + - - - apache.incubator - http://people.apache.org/repo/m2-incubating-repository - - + + + apache.incubator + http://people.apache.org/repo/m2-incubating-repository + + + - - - org.apache.tuscany.sca - tuscany-host-embedded - 1.6-SNAPSHOT - + + + org.apache.tuscany.sca + tuscany-host-embedded + 2.0-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + + 2.0-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-implementation-bpel-ode + + 2.0-SNAPSHOT + runtime + - - org.apache.tuscany.sca - tuscany-implementation-java-runtime - 1.6-SNAPSHOT - runtime - + + org.apache.tuscany.sca + tuscany-binding-ws-axis2 + + 2.0-SNAPSHOT + runtime + - - org.apache.tuscany.sca - tuscany-implementation-bpel-ode - 1.6-SNAPSHOT - runtime - + + org.apache.tuscany.sdo + tuscany-sdo-impl + 1.1.1 + - - org.apache.tuscany.sca - tuscany-binding-ws-axis2 - 1.6-SNAPSHOT - runtime - - - - org.apache.tuscany.sdo - tuscany-sdo-impl - 1.1.1 - + + xerces + xercesImpl + 2.8.1 + + + + org.apache.tuscany.sca + tuscany-host-tomcat + 1.6-SNAPSHOT + runtime + - xerces - xercesImpl - 2.8.1 - + junit + junit + 4.5 + test + + - - org.apache.tuscany.sca - tuscany-host-tomcat - 1.6-SNAPSHOT - runtime - - - - junit - junit - 4.5 - test - - - - - ${artifactId} + + ${artifactId} org.apache.maven.plugins maven-surefire-plugin - - 2.3.1 + + 2.3.1 false false @@ -106,7 +108,8 @@ org.apache.maven.plugins - maven-dependency-plugin + maven-dependency-plugin + unpack @@ -118,11 +121,13 @@ org.apache.ode - ode-dao-jpa-ojpa-derby + ode-dao-jpa-ojpa-derby + 1.1 zip true - ${project.build.directory}/test-classes/ + ${project.build.directory}/test-classes/ + @@ -138,8 +143,11 @@ generate-bpel-helloworld generate-sources - ${basedir}/src/test/resources/helloworld/helloworld.wsdl - ${basedir}/target/wsdl2java-source + + ${basedir}/src/test/resources/helloworld/helloworld.wsdl + + ${basedir}/target/wsdl2java-source + HelloWorld true true @@ -153,14 +161,17 @@ org.apache.tuscany.sca - tuscany-maven-wsdl2java + tuscany-maven-wsdl2java + 1.6-SNAPSHOT - ${basedir}/src/test/resources/helloworld/helloworld.wsdl + + ${basedir}/src/test/resources/helloworld/helloworld.wsdl + @@ -171,6 +182,6 @@ - + -- cgit v1.2.3