1 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
3 <modelVersion>4.0.0</modelVersion>
4 <artifactId>org.simantics.g3d.repository</artifactId>
5 <version>1.0.0-SNAPSHOT</version>
6 <packaging>eclipse-repository</packaging>
9 <groupId>org.simantics.g3d</groupId>
10 <artifactId>org.simantics.g3d.root</artifactId>
11 <version>1.0.0-SNAPSHOT</version>
17 <!--This plugin's configuration is used to store Eclipse m2e settings only. It has no influence on the Maven build itself.-->
19 <groupId>org.eclipse.m2e</groupId>
20 <artifactId>lifecycle-mapping</artifactId>
21 <version>1.0.0</version>
23 <lifecycleMappingMetadata>
26 <pluginExecutionFilter>
28 org.apache.maven.plugins
39 </pluginExecutionFilter>
45 <pluginExecutionFilter>
50 tycho-packaging-plugin
57 build-qualifier-aggregator
60 </pluginExecutionFilter>
66 </lifecycleMappingMetadata>