Skip to content

Commit

Permalink
Use Tycho 4.0.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
laeubi authored and akurtakov committed Jan 29, 2024
1 parent f4d57a9 commit 7b00e0b
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 @@ -4,6 +4,6 @@
<extension>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-build</artifactId>
<version>4.0.4</version>
<version>4.0.5</version>
</extension>
</extensions>
2 changes: 1 addition & 1 deletion eclipse-platform-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<releaseNumberSDK>4.31</releaseNumberSDK>
<releaseNumberPlatform>4.31</releaseNumberPlatform>

<tycho.version>4.0.5-SNAPSHOT</tycho.version>
<tycho.version>4.0.5</tycho.version>

<cbi-plugins.version>1.4.3</cbi-plugins.version>
<surefire.version>3.2.5</surefire.version>
Expand Down

0 comments on commit 7b00e0b

Please sign in to comment.