summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0-Beta2/samples/getting-started/helloworld-webapp/pom.xml
diff options
context:
space:
mode:
authorfmoga <fmoga@13f79535-47bb-0310-9956-ffa450edef68>2011-02-10 11:51:29 +0000
committerfmoga <fmoga@13f79535-47bb-0310-9956-ffa450edef68>2011-02-10 11:51:29 +0000
commitba4e7df5e7976e7aac5e704e98d22b335e12cf97 (patch)
treeadc225a0516746c6babe6223e40df65b73c01d94 /sca-java-2.x/branches/2.0-Beta2/samples/getting-started/helloworld-webapp/pom.xml
parent44e19f574ee6e00da795418ec3a9efe934cdf10a (diff)
Commented out OASIS arifacts from compliance tests pom according to TUSCANY-3748. Added missing parent for the helloworld-contribution sample.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069342 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/branches/2.0-Beta2/samples/getting-started/helloworld-webapp/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/branches/2.0-Beta2/samples/getting-started/helloworld-webapp/pom.xml b/sca-java-2.x/branches/2.0-Beta2/samples/getting-started/helloworld-webapp/pom.xml
index 1b27b075c9..bd11add4c8 100644
--- a/sca-java-2.x/branches/2.0-Beta2/samples/getting-started/helloworld-webapp/pom.xml
+++ b/sca-java-2.x/branches/2.0-Beta2/samples/getting-started/helloworld-webapp/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>sample-helloworld-webapp</artifactId>
- <name>Apache Tuscany SCA Sample Helloworld</name>
+ <name>Apache Tuscany SCA Sample Helloworld Webapp</name>
<packaging>war</packaging>
<dependencies>