From 5ed1f1297a26976e1b2e81fdcd34a62b21065766 Mon Sep 17 00:00:00 2001 From: nash Date: Tue, 15 Sep 2009 16:55:40 +0000 Subject: Apply new naming convention to contributions/blog-feed and launchers/blog-feed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815393 13f79535-47bb-0310-9956-ffa450edef68 --- .../travelsample/contributions/blog-feed/pom.xml | 80 ++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 sandbox/travelsample/contributions/blog-feed/pom.xml (limited to 'sandbox/travelsample/contributions/blog-feed/pom.xml') diff --git a/sandbox/travelsample/contributions/blog-feed/pom.xml b/sandbox/travelsample/contributions/blog-feed/pom.xml new file mode 100644 index 0000000000..c93d2edc3f --- /dev/null +++ b/sandbox/travelsample/contributions/blog-feed/pom.xml @@ -0,0 +1,80 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 1.6-SNAPSHOT + + 1.0-SNAPSHOT + scatours-contribution-blog-feed + Apache Tuscany SCA Tours Blog Feed Contribution + + + + org.apache.tuscany.sca + tuscany-host-embedded + 1.6-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-host-tomcat + 1.6-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 1.6-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-binding-atom + 1.6-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-binding-atom-abdera + 1.6-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-binding-rss-rome + 1.6-SNAPSHOT + + + + junit + junit + 4.5 + test + + + + + ${artifactId} + + -- cgit v1.2.3