[jbosstools-commits] JBoss Tools SVN: r41621 - trunk/build/parent.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Fri Jun 1 07:45:32 EDT 2012
Author: mickael_istria
Date: 2012-06-01 07:45:32 -0400 (Fri, 01 Jun 2012)
New Revision: 41621
Modified:
trunk/build/parent/pom.xml
Log:
Change URL for staging Tycho
Modified: trunk/build/parent/pom.xml
===================================================================
--- trunk/build/parent/pom.xml 2012-06-01 11:45:08 UTC (rev 41620)
+++ trunk/build/parent/pom.xml 2012-06-01 11:45:32 UTC (rev 41621)
@@ -889,7 +889,7 @@
<pluginRepository>
<id>tycho-0.15-staging</id>
<name>tycho-0.15-staging</name>
- <url>https://oss.sonatype.org/content/repositories/orgeclipsetycho-255/</url>
+ <url>https://oss.sonatype.org/content/repositories/orgeclipsetycho-115/</url>
</pluginRepository>
<pluginRepository>
<id>repository.sonatype.org-snapshots</id>
More information about the jbosstools-commits
mailing list