aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authortknall <tknall@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c>2007-02-07 10:29:22 +0000
committertknall <tknall@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c>2007-02-07 10:29:22 +0000
commite4a7beb6bd80708e1d506fd29d6ad97b9825efaf (patch)
tree866fa58e32f406fca0f94c13bdf6a61d08e394aa /pom.xml
parenta0de2a3b2a5f4a99f280f5caebbca0d183ae109a (diff)
downloadpdf-as-3-e4a7beb6bd80708e1d506fd29d6ad97b9825efaf.tar.gz
pdf-as-3-e4a7beb6bd80708e1d506fd29d6ad97b9825efaf.tar.bz2
pdf-as-3-e4a7beb6bd80708e1d506fd29d6ad97b9825efaf.zip
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@36 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml8
1 files changed, 2 insertions, 6 deletions
diff --git a/pom.xml b/pom.xml
index 6aa2d1a..483fec2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -268,16 +268,12 @@
<links>
<link>http://java.sun.com/j2se/1.5.0/docs/api/</link>
<link>http://java.sun.com/j2ee/1.4/docs/api/</link>
- <link>http://struts.apache.org/1.2.9/api/</link>
<link>http://logging.apache.org/log4j/docs/api/</link>
</links>
<source>1.5</source>
<target>1.5</target>
- <windowtitle>${pom.name} v${pom.version}:${build.date} API</windowtitle>
- <bottom>
- Copyright ${pom.inceptionYear} &lt;a href="${pom.organization.url}"
- target="_blank">${pom.organization.name}&lt;/a>. All Rights Reserved.
- </bottom>
+ <verbose>true</verbose>
+ <windowtitle>${pom.name} v${pom.version} API</windowtitle>
</configuration>
</plugin>