From d5be76c0b31df9b5d203295b146b13d2205243de Mon Sep 17 00:00:00 2001 From: lresende Date: Sat, 21 Nov 2009 07:55:13 +0000 Subject: Moving 1.x tags git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882850 13f79535-47bb-0310-9956-ffa450edef68 --- .../tags/java-M1-final/java/sdo/impl/pom.xml | 114 +++++++++++++++++++++ 1 file changed, 114 insertions(+) create mode 100644 sca-java-1.x/tags/java-M1-final/java/sdo/impl/pom.xml (limited to 'sca-java-1.x/tags/java-M1-final/java/sdo/impl/pom.xml') diff --git a/sca-java-1.x/tags/java-M1-final/java/sdo/impl/pom.xml b/sca-java-1.x/tags/java-M1-final/java/sdo/impl/pom.xml new file mode 100644 index 0000000000..7e64ed96a6 --- /dev/null +++ b/sca-java-1.x/tags/java-M1-final/java/sdo/impl/pom.xml @@ -0,0 +1,114 @@ + + + + + org.apache.tuscany + tuscany-sdo + incubating-M1 + + 4.0.0 + tuscany-sdo-impl + Tuscany SDO Implementation + Tuscany implementation of SDO API. + incubating-M1 + + + + eclipse.emf + http://download.eclipse.org/tools/emf/maven2 + + true + + + + + + + commonj + sdo-api + incubating-M1 + compile + + + + stax + stax-api + 1.0 + + provided + + + + asm + asm + 2.2 + compile + + + + org.eclipse.emf + common + 2.2.0-RC4 + compile + + + org.eclipse.emf + ecore + 2.2.0-RC4 + compile + + + org.eclipse.emf + ecore-change + 2.2.0-RC4 + compile + + + org.eclipse.emf + ecore-xmi + 2.2.0-RC4 + compile + + + org.eclipse.xsd + xsd + 2.2.0-RC4 + compile + + + + junit + junit + 3.8.1 + test + + + + + + + org.apache.maven.plugins + maven-jar-plugin + + + src/main/resources/META-INF/MANIFEST.MF + + + + + + -- cgit v1.2.3