summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sca-java-2.x/trunk/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/pom.xml b/sca-java-2.x/trunk/pom.xml
index 2c28d3ef94..6130ee2738 100644
--- a/sca-java-2.x/trunk/pom.xml
+++ b/sca-java-2.x/trunk/pom.xml
@@ -43,11 +43,11 @@
<prerequisites>
<maven>2.0.6</maven>
- <tools.jar>${java.home}/../lib/tools.jar</tools.jar>
</prerequisites>
<properties>
<notice.dir>.</notice.dir>
+ <tools.jar>${java.home}/../lib/tools.jar</tools.jar>
</properties>
<issueManagement>