From 3157ffae869975388abb5c9060ba5b5a7227326b Mon Sep 17 00:00:00 2001 From: lresende Date: Fri, 3 Apr 2009 23:23:56 +0000 Subject: Renaming core-web-xxx modules to web-javascript-xxx modules git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761839 13f79535-47bb-0310-9956-ffa450edef68 --- .../sca-java-1.x/modules/web-javascript/pom.xml | 67 ++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 branches/sca-java-1.x/modules/web-javascript/pom.xml (limited to 'branches/sca-java-1.x/modules/web-javascript/pom.xml') diff --git a/branches/sca-java-1.x/modules/web-javascript/pom.xml b/branches/sca-java-1.x/modules/web-javascript/pom.xml new file mode 100644 index 0000000000..42da492d2f --- /dev/null +++ b/branches/sca-java-1.x/modules/web-javascript/pom.xml @@ -0,0 +1,67 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 1.5-SNAPSHOT + ../pom.xml + + + tuscany-web-javascript + Apache Tuscany SCA Core Web + + + + org.apache.tuscany.sca + tuscany-core + 1.5-SNAPSHOT + + + + junit + junit + 4.5 + test + + + + + + + + + org.apache.felix + maven-bundle-plugin + + + ${tuscany.version} + org.apache.tuscany.sca.core.web + ${pom.name} + org.apache.tuscany.sca.core.web + org.apache.tuscany.sca.assembly.xml;version="1.4", * + + + + + + + -- cgit v1.2.3