builds
This commit is contained in:
13
pom.xml
13
pom.xml
@@ -19,5 +19,18 @@
|
||||
<url>http://download.eclipse.org/releases/2019-03</url>
|
||||
<layout>p2</layout>
|
||||
</repository>
|
||||
|
||||
</repositories>
|
||||
|
||||
|
||||
<build>
|
||||
<plugins>
|
||||
<plugin>
|
||||
<groupId>org.eclipse.tycho</groupId>
|
||||
<artifactId>tycho-maven-plugin</artifactId>
|
||||
<version>${tycho-version}</version>
|
||||
<extensions>true</extensions>
|
||||
</plugin>
|
||||
</plugins>
|
||||
</build>
|
||||
</project>
|
||||
Reference in New Issue
Block a user