From e5fcfd7372381687b79a8f0d32608400b0d85494 Mon Sep 17 00:00:00 2001 From: antelder Date: Tue, 29 Jul 2008 07:29:46 +0000 Subject: Tag 1.3 RC3 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680640 13f79535-47bb-0310-9956-ffa450edef68 --- .../sca/1.3/modules/policy-transaction/pom.xml | 127 +++++++++++++++++++++ 1 file changed, 127 insertions(+) create mode 100644 tags/java/sca/1.3/modules/policy-transaction/pom.xml (limited to 'tags/java/sca/1.3/modules/policy-transaction/pom.xml') diff --git a/tags/java/sca/1.3/modules/policy-transaction/pom.xml b/tags/java/sca/1.3/modules/policy-transaction/pom.xml new file mode 100644 index 0000000000..1814b1e151 --- /dev/null +++ b/tags/java/sca/1.3/modules/policy-transaction/pom.xml @@ -0,0 +1,127 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 1.3 + ../pom.xml + + tuscany-policy-transaction + Apache Tuscany SCA Transaction Policy Model + + + + + org.apache.tuscany.sca + tuscany-contribution + 1.3 + + + + org.apache.tuscany.sca + tuscany-assembly-xml + 1.3 + + + + org.apache.geronimo.components + geronimo-transaction + 2.1.1 + + + + org.apache.geronimo.components + geronimo-connector + 2.1.1 + + + + org.apache.tuscany.sca + tuscany-contribution-impl + 1.3 + test + + + + + + + + + + org.apache.felix + maven-bundle-plugin + + + + ${tuscany.version} + org.apache.tuscany.sca.policy.transaction + ${pom.name} + org.apache.tuscany.sca.policy.transaction* + + + + + + + -- cgit v1.2.3