Skip to content

Commit

Permalink
Use 1.5.1 snapshot cbi plugin
Browse files Browse the repository at this point in the history
It's a prep step decoupling cbi plugin from using tycho internals as
tycho 5.0 changed them in prep for Maven 4.
  • Loading branch information
akurtakov committed Sep 24, 2024
1 parent 2cc2c4c commit 4584eba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eclipse-platform-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@

<tycho.version>4.0.9</tycho.version>

<cbi-plugins.version>1.5.0</cbi-plugins.version>
<cbi-plugins.version>1.5.1-SNAPSHOT</cbi-plugins.version>
<surefire.version>3.5.0</surefire.version>

<!--
Expand Down

0 comments on commit 4584eba

Please sign in to comment.