Skip to content

Commit

Permalink
Try CI with the latest Tycho version
Browse files Browse the repository at this point in the history
  • Loading branch information
ipa-nhg committed Jun 12, 2024
1 parent abbe43b commit 030b80e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion plugins/de.fraunhofer.ipa.ros.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<!-- Tycho settings -->
<tycho-version>3.0.0</tycho-version>
<tycho-version>4.0.0</tycho-version>
<tycho.disableP2Mirrors>true</tycho.disableP2Mirrors>
<mwe2Version>2.14.0</mwe2Version>
</properties>
Expand Down
2 changes: 1 addition & 1 deletion plugins/de.fraunhofer.ipa.ros.parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<!-- Tycho settings -->
<tycho-version>3.0.0</tycho-version>
<tycho-version>4.0.0</tycho-version>
<tycho.disableP2Mirrors>true</tycho.disableP2Mirrors>
<mwe2Version>2.14.0</mwe2Version>
</properties>
Expand Down

0 comments on commit 030b80e

Please sign in to comment.