Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] tycho 0.11.1 released

Based on overwhelming (lack of) response, I promoted tycho 0.11.1
release and it should be available from Maven central within next 24 hours.

--
Regards,
Igor

On 11-04-17 09:15 PM, Igor Fedorenko wrote:
New tycho version 0.11.1 has been staged and is available from staging
repository [1]. This is a bugfix release that addresses single critical
regression bugzilla 342637 [2].

To test this new release, please add the following pluginRepository
element either in parent pom or setting.xml and use 0.11.1 version of
tycho plugins.

<pluginRepository>
<id>tycho-0.11.1</id>

<url>https://repository.sonatype.org/content/repositories/sonatype_org-003/</url>

</pluginRepository>


[1] https://repository.sonatype.org/content/repositories/sonatype_org-003/
[2] https://bugs.eclipse.org/bugs/show_bug.cgi?id=342637

--
Tycho Team
_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user


Back to the top