From 4c66e2fbbec4c069d4239d844841f3c2fc95d39f Mon Sep 17 00:00:00 2001 From: rfeng Date: Tue, 3 Feb 2009 22:13:56 +0000 Subject: Rename host-webapp to webapp git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740480 13f79535-47bb-0310-9956-ffa450edef68 --- java/sca/features/host-webapp/pom.xml | 53 ----------------------------------- java/sca/features/webapp/pom.xml | 53 +++++++++++++++++++++++++++++++++++ 2 files changed, 53 insertions(+), 53 deletions(-) delete mode 100644 java/sca/features/host-webapp/pom.xml create mode 100644 java/sca/features/webapp/pom.xml (limited to 'java/sca') diff --git a/java/sca/features/host-webapp/pom.xml b/java/sca/features/host-webapp/pom.xml deleted file mode 100644 index 1e2af4b9ec..0000000000 --- a/java/sca/features/host-webapp/pom.xml +++ /dev/null @@ -1,53 +0,0 @@ - - - - 4.0.0 - - org.apache.tuscany.sca - tuscany-feature - 2.0-SNAPSHOT - ../pom.xml - - - tuscany-feature-webapp - Apache Tuscany SCA Webapp Feature - pom - - - - - - org.apache.tuscany.sca - tuscany-feature-core - pom - 2.0-SNAPSHOT - - - - - org.apache.tuscany.sca - tuscany-host-webapp - 2.0-SNAPSHOT - - - - - - diff --git a/java/sca/features/webapp/pom.xml b/java/sca/features/webapp/pom.xml new file mode 100644 index 0000000000..1e2af4b9ec --- /dev/null +++ b/java/sca/features/webapp/pom.xml @@ -0,0 +1,53 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-feature + 2.0-SNAPSHOT + ../pom.xml + + + tuscany-feature-webapp + Apache Tuscany SCA Webapp Feature + pom + + + + + + org.apache.tuscany.sca + tuscany-feature-core + pom + 2.0-SNAPSHOT + + + + + org.apache.tuscany.sca + tuscany-host-webapp + 2.0-SNAPSHOT + + + + + + -- cgit v1.2.3