diff --git a/build.xml b/build.xml index 2c63e3ec6..ea4e04433 100644 --- a/build.xml +++ b/build.xml @@ -127,6 +127,8 @@ under the License. + + @@ -234,9 +236,15 @@ under the License. - + + + + + + + @@ -807,57 +815,102 @@ FORREST_HOME environment variable! description="Generates POI's website's contents"/> - - - - - - - - - - - - - - - - - + + + + + - - - - - - - - - - - - - - - - + + + - - - - - + tofile="${mavendist.oap.dir}/poms/${jar.name}-${version.id}.pom" + > + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + tofile="${mavendist.poi.dir}/poms/${jar.name}-${version.id}.pom" + > + + + + + + + + + + + + + + + + + + + diff --git a/poi-redirect.pom b/poi-redirect.pom index eb2e71a08..fa4a63e01 100644 --- a/poi-redirect.pom +++ b/poi-redirect.pom @@ -25,7 +25,7 @@ under the License. 4.0.0 poi - poi + @ARTIFICAT@ @VERSION@ diff --git a/poi.pom b/poi.pom index 6dc77b273..7395157c2 100644 --- a/poi.pom +++ b/poi.pom @@ -25,7 +25,7 @@ under the License. 4.0.0 org.apache.poi - poi + @ARTIFICAT@ @VERSION@ jar Apache POI @@ -33,6 +33,14 @@ under the License. Apache POI - Java API To Access Microsoft Format Files + + + org.apache.poi + poi + @VERSION@ + + + commons-logging commons-logging