mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-11 10:15:39 +02:00
[releng] experimenting with version format.
This commit is contained in:
parent
2d3432a7ef
commit
907609f52b
1 changed files with 2 additions and 2 deletions
|
@ -407,14 +407,14 @@
|
|||
<artifactId>maven-site-plugin</artifactId>
|
||||
<version>3.0</version>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<!-- <plugin>
|
||||
<groupId>org.eclipse.tycho</groupId>
|
||||
<artifactId>tycho-packaging-plugin</artifactId>
|
||||
<version>${tycho-version}</version>
|
||||
<configuration>
|
||||
<qualifier>v${buildQualifier}</qualifier>
|
||||
</configuration>
|
||||
</plugin>
|
||||
</plugin> -->
|
||||
</plugins>
|
||||
</pluginManagement>
|
||||
</build>
|
||||
|
|
Loading…
Add table
Reference in a new issue