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/pom.xml | 170 +++++++++++++++++---------------- 1 file changed, 89 insertions(+), 81 deletions(-) (limited to 'java/sca/itest/bpel/helloworld') diff --git a/java/sca/itest/bpel/helloworld/pom.xml b/java/sca/itest/bpel/helloworld/pom.xml index 638c0a3cb9..3254bc1383 100644 --- a/java/sca/itest/bpel/helloworld/pom.xml +++ b/java/sca/itest/bpel/helloworld/pom.xml @@ -1,89 +1,88 @@ - + - 4.0.0 - - org.apache.tuscany.sca - itest-bpel - 1.6-SNAPSHOT - ../../pom.xml - - itest-bpel-helloworld - Apache Tuscany SCA iTest HelloWorld BPEL + 4.0.0 + + org.apache.tuscany.sca + itest-bpel + 2.0-SNAPSHOT + ../../pom.xml + + itest-bpel-helloworld + Apache Tuscany SCA iTest HelloWorld BPEL - - - 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 - 1.6-SNAPSHOT - runtime - + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + + 2.0-SNAPSHOT + runtime + - - org.apache.tuscany.sca - tuscany-implementation-bpel-ode - 1.6-SNAPSHOT - runtime - + + org.apache.tuscany.sca + tuscany-implementation-bpel-ode + + 2.0-SNAPSHOT + runtime + - - org.apache.tuscany.sdo - tuscany-sdo-impl - 1.1.1 - + + org.apache.tuscany.sdo + tuscany-sdo-impl + 1.1.1 + - xerces - xercesImpl - 2.8.1 - - - - junit - junit - 4.5 - test - - - - - ${artifactId} + xerces + xercesImpl + 2.8.1 + + + + junit + junit + 4.5 + test + + + + + ${artifactId} org.apache.maven.plugins maven-surefire-plugin - - 2.3.1 + + 2.3.1 false false @@ -92,7 +91,8 @@ org.apache.maven.plugins - maven-dependency-plugin + maven-dependency-plugin + unpack @@ -104,11 +104,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/ + @@ -124,8 +126,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 @@ -139,14 +144,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 + @@ -157,6 +165,6 @@ - + -- cgit v1.2.3