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-incubating-beta1-rc4/pom.xml | 175 +++++++++++++++++++++++++ 1 file changed, 175 insertions(+) create mode 100644 tags/java/das/1.0-incubating-beta1-rc4/pom.xml (limited to 'tags/java/das/1.0-incubating-beta1-rc4/pom.xml') diff --git a/tags/java/das/1.0-incubating-beta1-rc4/pom.xml b/tags/java/das/1.0-incubating-beta1-rc4/pom.xml new file mode 100644 index 0000000000..5f5463120a --- /dev/null +++ b/tags/java/das/1.0-incubating-beta1-rc4/pom.xml @@ -0,0 +1,175 @@ + + + + 4.0.0 + + org.apache.tuscany + parent + 2-incubating + + org.apache.tuscany.das + tuscany-das + 1.0-incubating-beta1 + pom + Apache Tuscany DAS Implementation project + + + scm:svn:http://svn.apache.org/repos/asf/incubator/tuscany/java/das + scm:svn:https://svn.apache.org/repos/asf/incubator/tuscany/java/das + http://svn.apache.org/repos/asf/incubator/tuscany/java/das/ + + + + 1.0-incubating-beta1 + 1.0-incubating-beta1 + + + + + + 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 + + + + eclipse.emf + http://mirrors.cat.pdx.edu/eclipse/tools/emf/maven2/ + + true + + + false + + + + + indiana + http://ftp.ussg.iu.edu/eclipse/modeling/emf/emf/maven2/ + + true + + + + + + + + org.apache.tuscany.sdo + tuscany-sdo-impl + ${sdo.version} + 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 + + + + ${project.artifactId} + ${name} + The Apache Software Foundation + ${version} + ${name} + org.apache + The Apache Software Foundation + ${version} + + + + 2.1 + + + + + + + default + + true + + + + rdb + samples + + + + + distribution + + rdb + samples + distribution/binary + distribution/source + + + + + -- cgit v1.2.3