From bdd0a41aed7edf21ec2a65cfa17a86af2ef8c48a Mon Sep 17 00:00:00 2001 From: dims Date: Tue, 17 Jun 2008 00:23:01 +0000 Subject: Move Tuscany from Incubator to top level. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68 --- tags/java/das/1.0-incubator-M2/pom.xml | 118 +++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 tags/java/das/1.0-incubator-M2/pom.xml (limited to 'tags/java/das/1.0-incubator-M2/pom.xml') diff --git a/tags/java/das/1.0-incubator-M2/pom.xml b/tags/java/das/1.0-incubator-M2/pom.xml new file mode 100644 index 0000000000..0ac439fced --- /dev/null +++ b/tags/java/das/1.0-incubator-M2/pom.xml @@ -0,0 +1,118 @@ + + + + 4.0.0 + + org.apache.tuscany + parent + 1-incubator + + org.apache.tuscany.das + tuscany-das + pom + Tuscany DAS + 1.0-incubator-M2 + + + rdb + samples + distribution/binary + distribution/samples + + + + + + apache.snapshots + Apache Snapshot Repository + http://people.apache.org/repo/m2-snapshot-repository + + false + + + true + + + + apache.incubator + Apache Incubator Repository + http://people.apache.org/repo/m2-incubating-repository/ + + true + + + false + + + + + + + + org.apache.tuscany.sdo + tuscany-sdo-impl + 1.0-incubator-M2 + compile + + + + junit + junit + 3.8.1 + test + + + + + + install + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.5 + 1.5 + + + + org.apache.maven.plugins + maven-surefire-plugin + + + **/*TestCase.java + + brief + false + + + + org.apache.maven.plugins + maven-jar-plugin + + + src/main/resources/META-INF/MANIFEST.MF + + + + + + -- cgit v1.2.3