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

Matthew Swift
03.36.2011 aacaca9d21c349060e9afd3223ab259b4504bb5c
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
opendj-sdk/opendj3/pom.xml 4 ●●●● patch | view | raw | blame | history
opendj-sdk/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>