Update Eclipse Tycho to 2.0.0 and Flatten Maven Plugin to 1.2.5
[Mograsim.git] / .mvn / extensions.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <extensions xmlns="http://maven.apache.org/EXTENSIONS/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3   xsi:schemaLocation="http://maven.apache.org/EXTENSIONS/1.0.0 http://maven.apache.org/xsd/core-extensions-1.0.0.xsd">
4   <extension>
5     <groupId>org.eclipse.tycho.extras</groupId>
6     <artifactId>tycho-pomless</artifactId>
7     <version>2.0.0</version>
8   </extension>
9 </extensions>