From 392097abc6db655c61368dbd646f029d6a08297b Mon Sep 17 00:00:00 2001 From: kelvingoodson Date: Thu, 23 Sep 2010 08:38:20 +0000 Subject: TUSCANY-3677 move tuscsny feature sample contributions into new learning-more folder git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000352 13f79535-47bb-0310-9956-ffa450edef68 --- .../samples/learning-more/maven-osgi-junit/pom.xml | 46 ++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 sca-java-2.x/trunk/samples/learning-more/maven-osgi-junit/pom.xml (limited to 'sca-java-2.x/trunk/samples/learning-more/maven-osgi-junit/pom.xml') diff --git a/sca-java-2.x/trunk/samples/learning-more/maven-osgi-junit/pom.xml b/sca-java-2.x/trunk/samples/learning-more/maven-osgi-junit/pom.xml new file mode 100644 index 0000000000..b2e096c145 --- /dev/null +++ b/sca-java-2.x/trunk/samples/learning-more/maven-osgi-junit/pom.xml @@ -0,0 +1,46 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-samples + 2.0-SNAPSHOT + ../pom.xml + + sample-maven-osgi-junit + org.apache.tuscany.sca + 2.0-SNAPSHOT + pom + Apache Tuscany SCA Maven OSGI Junit plugin Samples + + + + default + + true + + + calculator-osgi + calculator-rest-osgi + + + + -- cgit v1.2.3