File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 33 <extension >
44 <groupId >org.eclipse.tycho</groupId >
55 <artifactId >tycho-build</artifactId >
6- <version >${tycho-version} </version >
6+ <version >5.0.0 </version >
77 </extension >
88</extensions >
Original file line number Diff line number Diff line change 55--fail-at-end
66-Dtycho.localArtifacts=ignore
77-Dtycho.target.pomDependencies=consider
8- -Dtycho-version=5.0.0
8+ -Dtycho-version=5.0.1-SNAPSHOT
Original file line number Diff line number Diff line change 222222 <id >cbi-releases</id >
223223 <url >https://repo.eclipse.org/content/repositories/cbi-releases/</url >
224224 </pluginRepository >
225+ <pluginRepository >
226+ <id >tycho-snapshots</id >
227+ <url >https://repo.eclipse.org/content/repositories/tycho-snapshots/</url >
228+ </pluginRepository >
225229 </pluginRepositories >
226230
227231 <profiles >
You can’t perform that action at this time.
0 commit comments