From e1539a531da3192dac843520d77c8c76e407a402 Mon Sep 17 00:00:00 2001 From: lresende Date: Sat, 21 Nov 2009 07:55:07 +0000 Subject: Moving 1.x tags git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882849 13f79535-47bb-0310-9956-ffa450edef68 --- .../tags/java-M1-20060522/java/samples/pom.xml | 107 +++++++++++++++++++++ 1 file changed, 107 insertions(+) create mode 100644 sca-java-1.x/tags/java-M1-20060522/java/samples/pom.xml (limited to 'sca-java-1.x/tags/java-M1-20060522/java/samples/pom.xml') diff --git a/sca-java-1.x/tags/java-M1-20060522/java/samples/pom.xml b/sca-java-1.x/tags/java-M1-20060522/java/samples/pom.xml new file mode 100644 index 0000000000..d0d02f6288 --- /dev/null +++ b/sca-java-1.x/tags/java-M1-20060522/java/samples/pom.xml @@ -0,0 +1,107 @@ + + + + 4.0.0 + org.apache.tuscany.samples + tuscany-samples + pom + Tuscany Samples + http://incubator.apache.org/tuscany/ + incubating-M1 + + + 2.0 + + + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + + + ibiblio + ibiblio + http://www.ibiblio.org/maven2 + + + incubating-M1 + incubating-M1 + http://people.apache.org/~jsdelfino/maven2 + + + + + das + sca + + + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.5 + 1.5 + + + + org.apache.maven.plugins + maven-jar-plugin + + + + org.apache + http://incubator.apache.org/tuscany/ + + + + + + + + + src/main/java + + **/*.componentType + + + + src/main/resources + + + + + + src/test/java + + **/*.componentType + + + + src/test/resources + + + install + + + + -- cgit v1.2.3