Skip to content

Commit

Permalink
Move Tycho extension to 2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
akurtakov committed Mar 2, 2022
1 parent 70ca157 commit 28d319e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .mvn/extensions.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<extensions>
<extension>
<groupId>org.eclipse.tycho.extras</groupId>
<artifactId>tycho-pomless</artifactId>
<version>2.5.0</version>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-build</artifactId>
<version>2.7.0</version>
</extension>
</extensions>

0 comments on commit 28d319e

Please sign in to comment.