We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 644a424 commit 95d6651Copy full SHA for 95d6651
pom.xml
@@ -64,6 +64,11 @@
64
<version>${tycho-version}</version>
65
<extensions>true</extensions>
66
</plugin>
67
+ <plugin>
68
+ <groupId>org.eclipse.tycho</groupId>
69
+ <artifactId>tycho-versions-plugin</artifactId>
70
+ <version>${tycho-version}</version>
71
+ </plugin>
72
<plugin>
73
<!-- Activate Pitclipse's target platform -->
74
<groupId>org.eclipse.tycho</groupId>
0 commit comments