Skip to content

Commit a8d7452

Browse files
committed
Add version for tycho-versions-plugin
1 parent 7ea10d7 commit a8d7452

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,11 @@
206206
<artifactId>tycho-p2-extras-plugin</artifactId>
207207
<version>${tycho.version}</version>
208208
</plugin>
209+
<plugin>
210+
<groupId>org.eclipse.tycho</groupId>
211+
<artifactId>tycho-versions-plugin</artifactId>
212+
<version>${tycho.version}</version>
213+
</plugin>
209214
<plugin>
210215
<groupId>org.apache.maven.plugins</groupId>
211216
<artifactId>maven-checkstyle-plugin</artifactId>

0 commit comments

Comments
 (0)