Project

General

Profile

« Previous | Next » 

Revision dab2a7f4

Added by Andreas Müller almost 2 years ago

remove lifecycle mapping for cdmlib-cache

View differences:

cdmlib-cache/pom.xml
40 40
    <pluginManagement>
41 41
      <plugins>
42 42
        <!--This plugin's configuration is used to store Eclipse m2e settings only. It has no influence on the Maven build itself.-->
43
        <plugin>
43
      <!--  <plugin>
44 44
          <groupId>org.eclipse.m2e</groupId>
45 45
          <artifactId>lifecycle-mapping</artifactId>
46 46
          <version>1.0.0</version>
......
64 64
              </pluginExecutions>
65 65
            </lifecycleMappingMetadata>
66 66
          </configuration>
67
        </plugin>
67
        </plugin>  -->
68 68
      </plugins>
69 69
    </pluginManagement>
70 70
  </build>

Also available in: Unified diff