summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/modules/common-xml/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sca-java-2.x/trunk/modules/common-xml/pom.xml b/sca-java-2.x/trunk/modules/common-xml/pom.xml
index 2f6f41c3d7..5504f0fd50 100644
--- a/sca-java-2.x/trunk/modules/common-xml/pom.xml
+++ b/sca-java-2.x/trunk/modules/common-xml/pom.xml
@@ -45,7 +45,7 @@
</dependencies>
<profiles>
- <profile>
+<!-- <profile>
<id>jdk15</id>
<activation>
<jdk>1.5</jdk>
@@ -92,7 +92,7 @@
</dependencies>
- </profile>
+ </profile>-->
</profiles>
</project>