1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 17:05:26 +02:00

[releng] Fix baseline repo location

Change-Id: I21a46592111e60ce4425d1cb80377ab3c2511fad
This commit is contained in:
William Riley 2019-04-04 15:59:24 -05:00
parent 670f056354
commit 174aaa05a3
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.eclipse.cdt.codan.checkers;singleton:=true
Bundle-Version: 3.3.0.qualifier
Bundle-Version: 3.3.1.qualifier
Bundle-Activator: org.eclipse.cdt.codan.checkers.CodanCheckersActivator
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.core.resources,

View file

@ -29,7 +29,7 @@
<help-docs-eclipserun-repo>http://download.eclipse.org/eclipse/updates/4.10/</help-docs-eclipserun-repo>
<tycho.scmUrl>scm:git:git://git.eclipse.org/gitroot/cdt/org.eclipse.cdt.git</tycho.scmUrl>
<base.test.vmargs>-Xms256m -Xmx512m -ea</base.test.vmargs>
<comparator.repo>https://ci.eclipse.org/cdt/job/cdt-9.7/3/artifact/releng/org.eclipse.cdt.repo/target/repository/</comparator.repo>
<comparator.repo>https://download.eclipse.org/tools/cdt/releases/9.7/cdt-9.7.0/</comparator.repo>
<compare-version-with-baselines.skip>false</compare-version-with-baselines.skip>
<!--
Valid options: error, warning, and ignore