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:
parent
ea20844cf2
commit
54c6abd063
1 changed files with 1 additions and 0 deletions
1
pom.xml
1
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue