From eed639ccf7fd95e0b31caf61787126e69592f207 Mon Sep 17 00:00:00 2001 From: ramkumar Date: Tue, 2 Dec 2008 11:17:24 +0000 Subject: Branch for 1.4 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722428 13f79535-47bb-0310-9956-ffa450edef68 --- .../modules/binding-jms-policy/pom.xml | 94 ++++++++++++++++++++++ 1 file changed, 94 insertions(+) create mode 100644 branches/sca-java-1.4/modules/binding-jms-policy/pom.xml (limited to 'branches/sca-java-1.4/modules/binding-jms-policy/pom.xml') diff --git a/branches/sca-java-1.4/modules/binding-jms-policy/pom.xml b/branches/sca-java-1.4/modules/binding-jms-policy/pom.xml new file mode 100644 index 0000000000..f44f06d262 --- /dev/null +++ b/branches/sca-java-1.4/modules/binding-jms-policy/pom.xml @@ -0,0 +1,94 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 1.4-SNAPSHOT + ../pom.xml + + tuscany-binding-jms-policy + Apache Tuscany SCA Policy Model for JMS Binding + + + + org.apache.tuscany.sca + tuscany-contribution + 1.4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-assembly-xml + 1.4-SNAPSHOT + + + + org.apache.geronimo.specs + geronimo-jms_1.1_spec + 1.1 + provided + + + org.apache.geronimo.specs + geronimo-jms_1.1_spec + + + + + + org.apache.tuscany.sca + tuscany-binding-jms-runtime + 1.4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-policy-reliability + 1.4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-policy-security + 1.4-SNAPSHOT + + + + + + + org.apache.felix + maven-bundle-plugin + + + + ${tuscany.version} + org.apache.tuscany.sca.binding.jms.policy + ${pom.name} + org.apache.tuscany.sca.binding.jms.policy* + + + + + + + -- cgit v1.2.3