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-M3/sdo-api/pom.xml | 135 +++++++++++++++++++++++++ 1 file changed, 135 insertions(+) create mode 100644 sdo-java/tags/1.0-incubator-M3/sdo-api/pom.xml (limited to 'sdo-java/tags/1.0-incubator-M3/sdo-api/pom.xml') diff --git a/sdo-java/tags/1.0-incubator-M3/sdo-api/pom.xml b/sdo-java/tags/1.0-incubator-M3/sdo-api/pom.xml new file mode 100644 index 0000000000..82c2ded1ac --- /dev/null +++ b/sdo-java/tags/1.0-incubator-M3/sdo-api/pom.xml @@ -0,0 +1,135 @@ + + + + 4.0.0 + + org.apache.tuscany + parent + 2-incubating + + commonj + sdo-api-r${specVersion} + osgi-bundle + 1.0-incubator-M3 + SDO API + API classes for Service Data Objects + + + 2.1 + + + + + + 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 + + + + + + + junit + junit + 3.8.1 + test + + + + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.3 + + + **/*TestCase.java + + brief + false + once + -ea + + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.4 + 1.4 + + + + org.apache.felix.plugins + maven-osgi-plugin + 0.8.0-SNAPSHOT + true + + + ${pom.name} + ${pom.description} + ${pom.organization.name} + plugin + commonj.sdo + + commonj.sdo;version="${specVersion}",commonj.sdo.helper;version="${specVersion}",commonj.sdo.impl;version="${specVersion}" + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + 2.0 + + + + package + package + + jar + + + + + + install + + -- cgit v1.2.3