From d07f5af5341816a1b6c316474dbebb0c033ad9e6 Mon Sep 17 00:00:00 2001 From: nash Date: Tue, 24 Aug 2010 18:54:15 +0000 Subject: Update version number to 1.6.1-SNAPSHOT git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988661 13f79535-47bb-0310-9956-ffa450edef68 --- .../itest/domainmgr/transaction/payment/pom.xml | 396 ++++++++++----------- 1 file changed, 198 insertions(+), 198 deletions(-) (limited to 'sca-java-1.x/branches/sca-java-1.6.1/itest/domainmgr/transaction/payment/pom.xml') diff --git a/sca-java-1.x/branches/sca-java-1.6.1/itest/domainmgr/transaction/payment/pom.xml b/sca-java-1.x/branches/sca-java-1.6.1/itest/domainmgr/transaction/payment/pom.xml index 7dea2b9fa5..79566bb143 100644 --- a/sca-java-1.x/branches/sca-java-1.6.1/itest/domainmgr/transaction/payment/pom.xml +++ b/sca-java-1.x/branches/sca-java-1.6.1/itest/domainmgr/transaction/payment/pom.xml @@ -1,198 +1,198 @@ - - - - 4.0.0 - - org.apache.tuscany.sca - itest-domainmgr-transaction - 1.6-SNAPSHOT - ../pom.xml - - itest-domainmgr-transaction-payment - Apache Tuscany SCA iTest Domain Manager Transaction Payment - - - - org.apache.tuscany.sca - tuscany-sca-api - 1.6-SNAPSHOT - - - - javax.annotation - jsr250-api - 1.0 - - - - org.apache.tuscany.sca - tuscany-implementation-java-runtime - 1.6-SNAPSHOT - runtime - - - - org.apache.tuscany.sca - tuscany-binding-ws-axis2 - 1.6-SNAPSHOT - runtime - - - - org.apache.tuscany.sca - tuscany-policy-security - 1.6-SNAPSHOT - runtime - - - - org.apache.tuscany.sca - tuscany-policy-transaction - 1.6-SNAPSHOT - runtime - - - - javax.xml.bind - jaxb-api - 2.1 - - - - javax.xml.ws - jaxws-api - 2.1 - - - javax.xml.soap - saaj-api - - - - - - - ${artifactId} - - - org.apache.maven.plugins - maven-dependency-plugin - - - copy - generate-sources - - copy - - - - - javax.xml.ws - jaxws-api - 2.1 - jar - - - javax.xml.bind - jaxb-api - 2.1 - jar - - - ${project.build.directory}/endorsed - false - true - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - -Djava.endorsed.dirs=target/endorsed - - - - org.codehaus.mojo - build-helper-maven-plugin - 1.0 - - - add-source - generate-sources - - add-source - - - - target/jaxws-source - - - - - - - org.codehaus.mojo - jaxws-maven-plugin - 1.12 - - - payment - generate-sources - - wsimport - - - payment - ${basedir}/src/main/resources - - Payment.wsdl - - ${project.build.directory}/jaxws-source - ${project.build.directory}/jaxws-source/stale/payment.stale - false - true - - - - payment.creditcard - process-sources - - wsimport - - - payment.creditcard - ${basedir}/src/main/resources - - CreditCardPayment.wsdl - - ${project.build.directory}/jaxws-source - ${project.build.directory}/jaxws-source/stale/creditcard.stale - false - true - - - - - - - - + + + + 4.0.0 + + org.apache.tuscany.sca + itest-domainmgr-transaction + 1.6.1-SNAPSHOT + ../pom.xml + + itest-domainmgr-transaction-payment + Apache Tuscany SCA iTest Domain Manager Transaction Payment + + + + org.apache.tuscany.sca + tuscany-sca-api + 1.6.1-SNAPSHOT + + + + javax.annotation + jsr250-api + 1.0 + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 1.6.1-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-binding-ws-axis2 + 1.6.1-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-policy-security + 1.6.1-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-policy-transaction + 1.6.1-SNAPSHOT + runtime + + + + javax.xml.bind + jaxb-api + 2.1 + + + + javax.xml.ws + jaxws-api + 2.1 + + + javax.xml.soap + saaj-api + + + + + + + ${artifactId} + + + org.apache.maven.plugins + maven-dependency-plugin + + + copy + generate-sources + + copy + + + + + javax.xml.ws + jaxws-api + 2.1 + jar + + + javax.xml.bind + jaxb-api + 2.1 + jar + + + ${project.build.directory}/endorsed + false + true + + + + + + org.apache.maven.plugins + maven-surefire-plugin + + -Djava.endorsed.dirs=target/endorsed + + + + org.codehaus.mojo + build-helper-maven-plugin + 1.0 + + + add-source + generate-sources + + add-source + + + + target/jaxws-source + + + + + + + org.codehaus.mojo + jaxws-maven-plugin + 1.12 + + + payment + generate-sources + + wsimport + + + payment + ${basedir}/src/main/resources + + Payment.wsdl + + ${project.build.directory}/jaxws-source + ${project.build.directory}/jaxws-source/stale/payment.stale + false + true + + + + payment.creditcard + process-sources + + wsimport + + + payment.creditcard + ${basedir}/src/main/resources + + CreditCardPayment.wsdl + + ${project.build.directory}/jaxws-source + ${project.build.directory}/jaxws-source/stale/creditcard.stale + false + true + + + + + + + + -- cgit v1.2.3