From a72fcfa3adf5be93bcf62e8ed26c08d10939b364 Mon Sep 17 00:00:00 2001 From: lresende Date: Thu, 11 Sep 2008 04:10:13 +0000 Subject: Branch before trunk cleanup git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694106 13f79535-47bb-0310-9956-ffa450edef68 --- .../trunk-20080910/modules/workspace-impl/pom.xml | 83 ++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 branches/trunk-20080910/modules/workspace-impl/pom.xml (limited to 'branches/trunk-20080910/modules/workspace-impl/pom.xml') diff --git a/branches/trunk-20080910/modules/workspace-impl/pom.xml b/branches/trunk-20080910/modules/workspace-impl/pom.xml new file mode 100644 index 0000000000..da61ef8660 --- /dev/null +++ b/branches/trunk-20080910/modules/workspace-impl/pom.xml @@ -0,0 +1,83 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 1.4-SNAPSHOT + ../pom.xml + + tuscany-workspace-impl + Apache Tuscany SCA Domain Workspace Implementation + + + + org.apache.tuscany.sca + tuscany-contribution + 1.4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-workspace + 1.4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-workspace-xml + 1.4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-contribution-xml + 1.4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-contribution-namespace + 1.4-SNAPSHOT + test + + + + + + + + org.apache.felix + maven-bundle-plugin + + + + ${tuscany.version} + org.apache.tuscany.sca.workspace.impl + ${pom.name} + org.apache.tuscany.sca.workspace* + + + + + + + -- cgit v1.2.3