Skip to content

Commit

Permalink
Update Tycho to version 0.26.0
Browse files Browse the repository at this point in the history
Signed-off-by: Kaloyan Raev <kaloyan.r@zend.com>
  • Loading branch information
kaloyan-raev committed Nov 1, 2016
1 parent ddba001 commit ba8d929
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@
</ciManagement>

<properties>
<tycho-version>0.24.0</tycho-version>
<tycho-version>0.26.0</tycho-version>
<eclipse-site>http://download.eclipse.org/releases/neon/</eclipse-site>
<orbit-site>http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository</orbit-site>
<orbit-site>http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository</orbit-site>
<sequoyah-site>http://download.eclipse.org/sequoyah/updates/2.1/</sequoyah-site>
<m2e-update-site>http://download.eclipse.org/technology/m2e/releases/</m2e-update-site>
</properties>
Expand All @@ -60,11 +60,6 @@
<layout>p2</layout>
<url>${orbit-site}</url>
</repository>
<repository>
<id>orbit-R20160520211859</id>
<layout>p2</layout>
<url>http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository</url>
</repository>
<repository>
<id>m2e-site</id>
<url>${m2e-update-site}</url>
Expand Down

0 comments on commit ba8d929

Please sign in to comment.