We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30cb113 commit f3d0034Copy full SHA for f3d0034
plugins/de.fraunhofer.ipa.ros.parent/pom.xml
@@ -8,12 +8,11 @@
8
<packaging>pom</packaging>
9
10
<properties>
11
- <xtextVersion>2.16.0</xtextVersion>
12
- <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
13
<maven.compiler.source>1.8</maven.compiler.source>
14
<maven.compiler.target>1.8</maven.compiler.target>
15
- <!-- Tycho settings -->
16
- <tycho-version>1.5.1</tycho-version>
+ <tycho-version>1.6.0</tycho-version>
+ <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+ <xtextVersion>2.25.0</xtextVersion>
17
<tycho.disableP2Mirrors>true</tycho.disableP2Mirrors>
18
</properties>
19
<modules>
0 commit comments