Skip to content

Commit

Permalink
Use Tycho 4.0.7 release
Browse files Browse the repository at this point in the history
  • Loading branch information
laeubi authored and akurtakov committed Mar 28, 2024
1 parent 15ce767 commit 7abd3a2
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.6</version>
<version>4.0.7</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.32</releaseNumberSDK>
<releaseNumberPlatform>4.32</releaseNumberPlatform>

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

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

0 comments on commit 7abd3a2

Please sign in to comment.