Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 3f486b3e4c627da36dcb075e09b0167cd76b29be (plain) (blame)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<extensions>
  <extension>
    <groupId>org.eclipse.tycho.extras</groupId>
    <artifactId>tycho-pomless</artifactId>
    <version>2.0.0</version>
  </extension>
</extensions>

Back to the top