Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: c1a9cd6e99518b25c685e00e5db2dcc11de3e391 (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>1.5.1</version>
  </extension>
</extensions>

Back to the top