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