mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Matthew Swift
03.36.2011 07deca83129092d70e0c992c9e35c29d35ac1491
Fix OPENDJ-343: Fix compilation errors and warnings when using Eclipse Indigo due to m2e plugin

Fix cut and paste error, not that it helps, because m2e doesn't seem to care anyway it's sooo broken.
1 files modified
4 ■■■■ changed files
opendj3/pom.xml 4 ●●●● patch | view | raw | blame | history
opendj3/pom.xml
@@ -681,8 +681,8 @@
                  </pluginExecutionFilter>
                  <action>
                    <execute>
                      <runOnIncremental>see below</runOnIncremental>
                      <runOnConfiguration>see below</runOnConfiguration>
                      <runOnIncremental>true</runOnIncremental>
                      <runOnConfiguration>true</runOnConfiguration>
                    </execute>
                  </action>
                </pluginExecution>