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 --- branches/sca-java-1.4/modules/osgi-runtime/pom.xml | 70 ++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 branches/sca-java-1.4/modules/osgi-runtime/pom.xml (limited to 'branches/sca-java-1.4/modules/osgi-runtime/pom.xml') diff --git a/branches/sca-java-1.4/modules/osgi-runtime/pom.xml b/branches/sca-java-1.4/modules/osgi-runtime/pom.xml new file mode 100644 index 0000000000..c6c5480c7a --- /dev/null +++ b/branches/sca-java-1.4/modules/osgi-runtime/pom.xml @@ -0,0 +1,70 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 1.4-SNAPSHOT + ../pom.xml + + tuscany-osgi-runtime + Apache Tuscany SCA OSGi Runtime Helper Library + + + + org.apache.felix + org.apache.felix.main + 1.0.4 + + + org.apache.tuscany.sca + tuscany-core-spi + 1.4-SNAPSHOT + + + org.apache.tuscany.sca + tuscany-extensibility-osgi + 1.4-SNAPSHOT + + + + + + org.apache.felix + maven-bundle-plugin + + + ${tuscany.version} + org.apache.tuscany.sca.osgi.runtime + + ${pom.name} + org.apache.tuscany.sca.osgi.runtime* + + org.apache.tuscany.sca.osgi.runtime.OSGiBundleActivator + + org.apache.felix.main,org.eclipse.core.runtime.adaptor + + + + + + + \ No newline at end of file -- cgit v1.2.3