We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70ca157 commit 28d319eCopy full SHA for 28d319e
.mvn/extensions.xml
@@ -1,8 +1,8 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<extensions>
3
<extension>
4
- <groupId>org.eclipse.tycho.extras</groupId>
5
- <artifactId>tycho-pomless</artifactId>
6
- <version>2.5.0</version>
+ <groupId>org.eclipse.tycho</groupId>
+ <artifactId>tycho-build</artifactId>
+ <version>2.7.0</version>
7
</extension>
8
</extensions>
0 commit comments