mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-30 12:25:35 +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>
|
<artifactId>tycho-p2-plugin</artifactId>
|
||||||
<version>${tycho-version}</version>
|
<version>${tycho-version}</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
|
<baselineMode>warn</baselineMode>
|
||||||
<baselineRepositories>
|
<baselineRepositories>
|
||||||
<repository>
|
<repository>
|
||||||
<url>http://download.eclipse.org/tm/builds/${tm-stream}/nightly</url>
|
<url>http://download.eclipse.org/tm/builds/${tm-stream}/nightly</url>
|
||||||
|
|
Loading…
Add table
Reference in a new issue