1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-27 19:05:38 +02:00

[399030] only warn when comparing to baseline

This commit is contained in:
David Dykstal 2013-01-24 21:13:43 -06:00
parent ea20844cf2
commit 54c6abd063

View file

@ -398,6 +398,7 @@
<artifactId>tycho-p2-plugin</artifactId>
<version>${tycho-version}</version>
<configuration>
<baselineMode>warn</baselineMode>
<baselineRepositories>
<repository>
<url>http://download.eclipse.org/tm/builds/${tm-stream}/nightly</url>