Skip to content

Commit

Permalink
Update Tycho extension to 2.7.0
Browse files Browse the repository at this point in the history
Rename to new artifact id too.
  • Loading branch information
akurtakov committed Mar 2, 2022
1 parent d648767 commit 7dbe478
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .mvn/extensions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<extensions>
<extension>
<groupId>org.eclipse.tycho.extras</groupId>
<artifactId>tycho-pomless</artifactId>
<version>2.5.0</version>
<artifactId>tycho-build</artifactId>
<version>2.7.0</version>
</extension>
</extensions>

0 comments on commit 7dbe478

Please sign in to comment.