From 195774c489a1a671aca514b0afa88332bf9c6ee3 Mon Sep 17 00:00:00 2001 From: lresende Date: Tue, 10 Nov 2009 19:20:12 +0000 Subject: Moving SDO tags git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834617 13f79535-47bb-0310-9956-ffa450edef68 --- sdo-java/tags/1.0-incubator-M2/pom.xml | 168 +++++++++++++++++++++++++++++++++ 1 file changed, 168 insertions(+) create mode 100644 sdo-java/tags/1.0-incubator-M2/pom.xml (limited to 'sdo-java/tags/1.0-incubator-M2/pom.xml') diff --git a/sdo-java/tags/1.0-incubator-M2/pom.xml b/sdo-java/tags/1.0-incubator-M2/pom.xml new file mode 100644 index 0000000000..11c11cf00a --- /dev/null +++ b/sdo-java/tags/1.0-incubator-M2/pom.xml @@ -0,0 +1,168 @@ + + + + 4.0.0 + + org.apache.tuscany + parent + 1-incubator + + org.apache.tuscany.sdo + tuscany-sdo + pom + Tuscany SDO Implementation Project + 1.0-incubator-M2 + + + + 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://download.eclipse.org/tools/emf/maven2 + + true + + + + + + 2.0.1 + 2.2.1 + + + + impl + tools + plugin + + + + + + install + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.4 + 1.4 + + + + org.apache.maven.plugins + maven-surefire-plugin + + + **/*TestCase.java + + + + + + org.apache.maven.plugins + maven-dependency-plugin + + + + unpack-javadoc + package + + unpack + + + + + commonj + sdo-api-r${specVersion} + javadoc + ${pom.version} + ${project.build.directory}/javadoc/api + + + + + + + + org.apache.maven.plugins + maven-assembly-plugin + 2.2-SNAPSHOT + + + sdo.xml + + + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + true + 2.0 + + + + + + + + + + + commonj + sdo-api-r${specVersion} + 1.0-incubator-M2 + compile + + + junit + junit + 3.8.1 + test + + + + -- cgit v1.2.3