From 613b275ffa5d7ae0c41b625db231c187b8a136ef Mon Sep 17 00:00:00 2001 From: antelder Date: Wed, 28 Oct 2009 09:54:25 +0000 Subject: Create 2.0 M4 release branch git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830484 13f79535-47bb-0310-9956-ffa450edef68 --- .../modules/implementation-osgi-runtime/pom.xml | 78 ++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 branches/sca-java-2.0-M4/modules/implementation-osgi-runtime/pom.xml (limited to 'branches/sca-java-2.0-M4/modules/implementation-osgi-runtime/pom.xml') diff --git a/branches/sca-java-2.0-M4/modules/implementation-osgi-runtime/pom.xml b/branches/sca-java-2.0-M4/modules/implementation-osgi-runtime/pom.xml new file mode 100644 index 0000000000..355ca4b4f1 --- /dev/null +++ b/branches/sca-java-2.0-M4/modules/implementation-osgi-runtime/pom.xml @@ -0,0 +1,78 @@ + + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 2.0-M4-SNAPSHOT + ../pom.xml + + + tuscany-implementation-osgi-runtime + Apache Tuscany SCA OSGi Implementation Extension Runtime + + jar + + + + + org.apache.tuscany.sca + tuscany-implementation-osgi + 2.0-M4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-contribution-osgi + 2.0-M4-SNAPSHOT + runtime + + + + org.eclipse + osgi + 3.5.0-v20090520 + compile + + + + org.apache.tuscany.sca + tuscany-core + 2.0-M4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-interface-java + 2.0-M4-SNAPSHOT + + + + junit + junit + 4.5 + test + + + + + -- cgit v1.2.3