Skip to content

Commit

Permalink
Update to Tycho 4.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
vogella committed Sep 19, 2024
1 parent 4d6b21f commit cd8eb27
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .mvn/extensions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
<extension>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-build</artifactId>
<version>4.0.8</version>
<version>4.0.9</version>
</extension>
</extensions>
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
specified in:
- .mvn/extensions.xml
- and here: -->
<tycho.version>4.0.8</tycho.version>
<tycho.version>4.0.9</tycho.version>

<!-- To skip integration tests use: mvn verify -Dskip.ui-tests=true -->
<skip.ui-tests>false</skip.ui-tests>
Expand Down

0 comments on commit cd8eb27

Please sign in to comment.