Skip to content

Commit

Permalink
update parent dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ipa-nhg committed Jun 10, 2021
1 parent 30cb113 commit f3d0034
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions plugins/de.fraunhofer.ipa.ros.parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,11 @@
<packaging>pom</packaging>

<properties>
<xtextVersion>2.16.0</xtextVersion>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<!-- Tycho settings -->
<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>
<tycho.disableP2Mirrors>true</tycho.disableP2Mirrors>
</properties>
<modules>
Expand Down

0 comments on commit f3d0034

Please sign in to comment.