Skip to content

Commit d017803

Browse files
committed
update parent dependencies
1 parent c3f499f commit d017803

File tree

1 file changed

+3
-4
lines changed
  • plugins/de.fraunhofer.ipa.ros.parent

1 file changed

+3
-4
lines changed

plugins/de.fraunhofer.ipa.ros.parent/pom.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,11 @@
88
<packaging>pom</packaging>
99

1010
<properties>
11-
<xtextVersion>2.25.0</xtextVersion>
12-
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1311
<maven.compiler.source>1.8</maven.compiler.source>
1412
<maven.compiler.target>1.8</maven.compiler.target>
15-
<!-- Tycho settings -->
16-
<tycho-version>1.5.1</tycho-version>
13+
<tycho-version>1.6.0</tycho-version>
14+
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
15+
<xtextVersion>2.25.0</xtextVersion>
1716
<tycho.disableP2Mirrors>true</tycho.disableP2Mirrors>
1817
</properties>
1918
<modules>

0 commit comments

Comments
 (0)