From 957ed8ebbe1080c22428cc1e97d40f8b2b96ca9c Mon Sep 17 00:00:00 2001 From: fmoga Date: Mon, 13 Dec 2010 09:12:10 +0000 Subject: Corrected wrong parent poms. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1045041 13f79535-47bb-0310-9956-ffa450edef68 --- .../samples/learning-more/implementation-web/helloworld-jaxrs/pom.xml | 4 ++-- .../learning-more/implementation-web/helloworld-js-client/pom.xml | 4 ++-- .../samples/learning-more/implementation-web/helloworld-jsf/pom.xml | 4 ++-- .../samples/learning-more/implementation-web/helloworld-jsp/pom.xml | 4 ++-- .../learning-more/implementation-web/helloworld-servlet/pom.xml | 4 ++-- .../learning-more/implementation-web/helloworld-stripes/pom.xml | 4 ++-- sca-java-2.x/trunk/samples/learning-more/implementation-web/pom.xml | 2 +- 7 files changed, 13 insertions(+), 13 deletions(-) (limited to 'sca-java-2.x/trunk/samples/learning-more/implementation-web') diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jaxrs/pom.xml b/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jaxrs/pom.xml index a7d2fd5e22..43b0e64daa 100644 --- a/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jaxrs/pom.xml +++ b/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jaxrs/pom.xml @@ -21,9 +21,9 @@ 4.0.0 org.apache.tuscany.sca - tuscany-samples + tuscany-samples-implementation-webapp 2.0-SNAPSHOT - ../../pom.xml + ../pom.xml sample-implementation-web-helloworld-jaxrs-webapp diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-js-client/pom.xml b/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-js-client/pom.xml index b0801d79f2..bbde1b0d65 100644 --- a/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-js-client/pom.xml +++ b/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-js-client/pom.xml @@ -21,9 +21,9 @@ 4.0.0 org.apache.tuscany.sca - tuscany-samples + tuscany-samples-implementation-webapp 2.0-SNAPSHOT - ../../pom.xml + ../pom.xml sample-implementation-web-helloworld-js-client-webapp diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jsf/pom.xml b/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jsf/pom.xml index cd260705d8..d93f1475ab 100644 --- a/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jsf/pom.xml +++ b/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jsf/pom.xml @@ -21,9 +21,9 @@ 4.0.0 org.apache.tuscany.sca - tuscany-samples + tuscany-samples-implementation-webapp 2.0-SNAPSHOT - ../../pom.xml + ../pom.xml sample-implementation-web-helloworld-jsf-webapp diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jsp/pom.xml b/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jsp/pom.xml index 66478f9963..0aeed87589 100644 --- a/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jsp/pom.xml +++ b/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-jsp/pom.xml @@ -21,9 +21,9 @@ 4.0.0 org.apache.tuscany.sca - tuscany-samples + tuscany-samples-implementation-webapp 2.0-SNAPSHOT - ../../pom.xml + ../pom.xml sample-implementation-web-helloworld-jsp-webapp diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-servlet/pom.xml b/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-servlet/pom.xml index 79154be46a..8892949405 100644 --- a/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-servlet/pom.xml +++ b/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-servlet/pom.xml @@ -21,9 +21,9 @@ 4.0.0 org.apache.tuscany.sca - tuscany-samples + tuscany-samples-implementation-webapp 2.0-SNAPSHOT - ../../pom.xml + ../pom.xml sample-implementation-web-helloworld-servlet-webapp diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-stripes/pom.xml b/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-stripes/pom.xml index c264235b47..fd96fc3367 100644 --- a/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-stripes/pom.xml +++ b/sca-java-2.x/trunk/samples/learning-more/implementation-web/helloworld-stripes/pom.xml @@ -21,9 +21,9 @@ 4.0.0 org.apache.tuscany.sca - tuscany-samples + tuscany-samples-implementation-webapp 2.0-SNAPSHOT - ../../pom.xml + ../pom.xml sample-implementation-web-helloworld-stripes-webapp diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-web/pom.xml b/sca-java-2.x/trunk/samples/learning-more/implementation-web/pom.xml index 0a66bf9f04..94b39e5561 100644 --- a/sca-java-2.x/trunk/samples/learning-more/implementation-web/pom.xml +++ b/sca-java-2.x/trunk/samples/learning-more/implementation-web/pom.xml @@ -21,7 +21,7 @@ 4.0.0 org.apache.tuscany.sca - tuscany-samples + tuscany-samples-learning-more 2.0-SNAPSHOT ../pom.xml -- cgit v1.2.3