From b771a05508db61cb1748d2fed0eb92daf173ff92 Mon Sep 17 00:00:00 2001 From: rsivaram Date: Thu, 16 Oct 2008 11:51:49 +0000 Subject: Copy modules for event prototype git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705212 13f79535-47bb-0310-9956-ffa450edef68 --- sandbox/event/modules/definitions-xml/pom.xml | 82 +++++++++++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 sandbox/event/modules/definitions-xml/pom.xml (limited to 'sandbox/event/modules/definitions-xml/pom.xml') diff --git a/sandbox/event/modules/definitions-xml/pom.xml b/sandbox/event/modules/definitions-xml/pom.xml new file mode 100644 index 0000000000..75db3b51b0 --- /dev/null +++ b/sandbox/event/modules/definitions-xml/pom.xml @@ -0,0 +1,82 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 1.4-SNAPSHOT + ../pom.xml + + tuscany-definitions-xml + Apache Tuscany SCA Definitions XML Model + + + + org.apache.tuscany.sca + tuscany-policy + 1.4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-policy-xml + 1.4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-contribution + 1.4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-definitions + 1.4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-assembly-xsd + 1.4-SNAPSHOT + test + + + + + + + org.apache.felix + maven-bundle-plugin + + + + ${tuscany.version} + org.apache.tuscany.sca.definitions.xml + ${pom.name} + org.apache.tuscany.sca.definitions.xml* + + + + + + + -- cgit v1.2.3