summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 1d12a89..9263319 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,6 +64,7 @@
<artifactId>maven-release-plugin</artifactId>
<configuration>
<tagBase>svn://svn.freehep.org/svn/misc/tags</tagBase>
+ <arguments>-P jdk1.4</arguments>
</configuration>
</plugin>
<plugin>