Skip to content

Commit 28d319e

Browse files
committed
Move Tycho extension to 2.7.0
1 parent 70ca157 commit 28d319e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.mvn/extensions.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<extensions>
33
<extension>
4-
<groupId>org.eclipse.tycho.extras</groupId>
5-
<artifactId>tycho-pomless</artifactId>
6-
<version>2.5.0</version>
4+
<groupId>org.eclipse.tycho</groupId>
5+
<artifactId>tycho-build</artifactId>
6+
<version>2.7.0</version>
77
</extension>
88
</extensions>

0 commit comments

Comments
 (0)