On Fri, Apr 8, 2016 at 10:23 AM, Sievers, Jan <jan.sievers@xxxxxxx> wrote:
Tycho milestone release 0.25.0 has been staged. For details of new features and bugfixes, see release notes [1].
Please help by testing the staged milestone build. To use it, change your tycho version to 0.25.0 and add snippet [2] to your pom.
We plan to promote this release in one week unless major regressions are found.
Regards,
Tycho team
[1] http://wiki.eclipse.org/Tycho/Release_Notes/0.25
[2]
<pluginRepositories>
Â<pluginRepository>
 <id>tycho-0.25.0-staged</id>
 <url>https://oss.sonatype.org/content/repositories/orgeclipsetycho-1035/</url>
Â</pluginRepository>
</pluginRepositories>
_______________________________________________
tycho-dev mailing list
tycho-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/tycho-dev
Tycho 0.25.0 works fine for EGit
-Matthias