summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Donszelmann <Mark.Donszelmann@gmail.com>2007-07-26 17:05:32 +0000
committerMark Donszelmann <Mark.Donszelmann@gmail.com>2007-07-26 17:05:32 +0000
commitce68c18800910e43949a50f7af200911aab5041c (patch)
treee8ee44e7797486e3960afbc8474a7cd06ff040c7
parente62977293718b09e7f2bcd46d98ec5c1c255d840 (diff)
downloadcpptasks-parallel-ce68c18800910e43949a50f7af200911aab5041c.tar.gz
cpptasks-parallel-ce68c18800910e43949a50f7af200911aab5041c.tar.bz2
cpptasks-parallel-ce68c18800910e43949a50f7af200911aab5041c.tar.xz
cpptasks-parallel-ce68c18800910e43949a50f7af200911aab5041c.zip
Updated pom
-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>