From a3ce58076d0ce2d2f09c2331ea499554e9b5a9f9 Mon Sep 17 00:00:00 2001 From: lresende Date: Thu, 11 Sep 2008 04:13:16 +0000 Subject: Renaming branch git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694108 13f79535-47bb-0310-9956-ffa450edef68 --- .../modules/extensibility-osgi/pom.xml | 67 ++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 branches/sca-java-20080910/modules/extensibility-osgi/pom.xml (limited to 'branches/sca-java-20080910/modules/extensibility-osgi/pom.xml') diff --git a/branches/sca-java-20080910/modules/extensibility-osgi/pom.xml b/branches/sca-java-20080910/modules/extensibility-osgi/pom.xml new file mode 100644 index 0000000000..7667ca918f --- /dev/null +++ b/branches/sca-java-20080910/modules/extensibility-osgi/pom.xml @@ -0,0 +1,67 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 1.4-SNAPSHOT + ../pom.xml + + tuscany-extensibility-osgi + Apache Tuscany SCA Extensibility for OSGi + + + org.apache.tuscany.sca + tuscany-extensibility + 1.4-SNAPSHOT + + + org.apache.felix + org.osgi.core + 1.0.1 + provided + + + org.apache.felix + org.apache.felix.framework + 1.0.4 + test + + + + + + org.apache.felix + maven-bundle-plugin + + + ${tuscany.version} + org.apache.tuscany.sca.extensibility.osgi + ${pom.name} + org.apache.tuscany.sca.extensibility.osgi.OSGiServiceDiscoveryActivator + + * + + + + + + -- cgit v1.2.3