Skip to content
Snippets Groups Projects
Commit 743df040 authored by Sebastian Krings's avatar Sebastian Krings
Browse files

bump tycho version

parent 30a63292
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@
<!-- this is the parent POM from which all modules inherit common settings -->
<properties>
<tycho-version>0.21.0</tycho-version>
<tycho-version>2.1.0</tycho-version>
</properties>
<repositories>
......@@ -48,14 +48,14 @@
<!-- enable tycho build extension -->
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-maven-plugin</artifactId>
<version>0.21.0</version>
<version>2.1.0</version>
<extensions>true</extensions>
</plugin>
<plugin>
<groupId>org.eclipse.tycho</groupId>
<artifactId>target-platform-configuration</artifactId>
<version>0.21.0</version>
<version>2.1.0</version>
<configuration>
<dependency-resolution>
<optionalDependencies>ignore</optionalDependencies>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment