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

Back to the top