From 836328ea2ca7c6780307abf258503201c91e5a96 Mon Sep 17 00:00:00 2001 From: lresende Date: Tue, 10 Nov 2009 19:20:03 +0000 Subject: moving SDO branches git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834615 13f79535-47bb-0310-9956-ffa450edef68 --- .../sdo-1.1.1-incubating/java5tools/pom.xml | 98 ++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 sdo-java/branches/sdo-1.1.1-incubating/java5tools/pom.xml (limited to 'sdo-java/branches/sdo-1.1.1-incubating/java5tools/pom.xml') diff --git a/sdo-java/branches/sdo-1.1.1-incubating/java5tools/pom.xml b/sdo-java/branches/sdo-1.1.1-incubating/java5tools/pom.xml new file mode 100644 index 0000000000..e21ab37839 --- /dev/null +++ b/sdo-java/branches/sdo-1.1.1-incubating/java5tools/pom.xml @@ -0,0 +1,98 @@ + + + + + org.apache.tuscany.sdo + tuscany-sdo + 1.1.1-incubating-SNAPSHOT + + + 4.0.0 + tuscany-sdo-java5tools + Tuscany SDO Java5 Tools + SDO Java5 Tools. + 1.1.1-incubating-SNAPSHOT + + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.5 + 1.5 + + + + org.apache.maven.plugins + maven-surefire-plugin + + + **/*TestCase.java + + + + + + + + + eclipse.emf + http://download.eclipse.org/tools/emf/maven2 + + true + + + + + + + org.apache.tuscany.sdo + tuscany-sdo-impl + ${sdo.version} + compile + + + + org.apache.tuscany.sdo + tuscany-sdo-tools + ${sdo.version} + compile + + + + org.eclipse.emf + codegen + ${emfVersion} + compile + + + + org.eclipse.emf + codegen-ecore + ${emfVersion} + compile + + + + junit + junit + 3.8.1 + test + + + \ No newline at end of file -- cgit v1.2.3