Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.equinox.bidi/pom.xml')
-rw-r--r--bundles/org.eclipse.equinox.bidi/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.bidi/pom.xml b/bundles/org.eclipse.equinox.bidi/pom.xml
index f49fe790f..440502dc3 100644
--- a/bundles/org.eclipse.equinox.bidi/pom.xml
+++ b/bundles/org.eclipse.equinox.bidi/pom.xml
@@ -36,7 +36,7 @@
this to the equinox team to reconsile the two, but for now just
override build profile in pom.xml.
-->
- <executionEnvironment>J2SE-1.4</executionEnvironment>
+ <executionEnvironment>OSGi/Minimum-1.2</executionEnvironment>
</configuration>
</plugin>
</plugins>

Back to the top