Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.equinox.p2.releng/org.eclipse.equinox.p2-parent/pom.xml')
-rw-r--r--org.eclipse.equinox.p2.releng/org.eclipse.equinox.p2-parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.equinox.p2.releng/org.eclipse.equinox.p2-parent/pom.xml b/org.eclipse.equinox.p2.releng/org.eclipse.equinox.p2-parent/pom.xml
index 17d3afd7f..b3ed6f832 100644
--- a/org.eclipse.equinox.p2.releng/org.eclipse.equinox.p2-parent/pom.xml
+++ b/org.eclipse.equinox.p2.releng/org.eclipse.equinox.p2-parent/pom.xml
@@ -63,7 +63,7 @@
of their respective execution environments and we force compilation against
SYSTEM JRE libraries that are guaranteed to be java5+
-->
- <useJDK>SYSTEM</useJDK>
+ <useJDK>BREE</useJDK>
</configuration>
</plugin>
</plugins>

Back to the top