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 --- branches/trunk-20080910/modules/host-osgi/pom.xml | 76 +++++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 branches/trunk-20080910/modules/host-osgi/pom.xml (limited to 'branches/trunk-20080910/modules/host-osgi/pom.xml') diff --git a/branches/trunk-20080910/modules/host-osgi/pom.xml b/branches/trunk-20080910/modules/host-osgi/pom.xml new file mode 100644 index 0000000000..f68a96c57c --- /dev/null +++ b/branches/trunk-20080910/modules/host-osgi/pom.xml @@ -0,0 +1,76 @@ + + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 1.4-SNAPSHOT + ../pom.xml + + + tuscany-host-osgi + Apache Tuscany Host for OSGi + + + + + org.apache.tuscany.sca + tuscany-host-embedded + 1.4-SNAPSHOT + + + + junit + junit + 3.8.1 + test + + + + org.easymock + easymock + 2.2 + test + + + + + + + + + org.apache.felix + maven-bundle-plugin + + + + ${tuscany.version} + org.apache.tuscany.sca.host.osgi + ${pom.name} + org.apache.tuscany.sca.host.osgi* + + + + + + + -- cgit v1.2.3