Skip to content

Commit

Permalink
Update eclipse target site to 2018-09 (#1946)
Browse files Browse the repository at this point in the history
Signed-off-by: Ondrej Dockal <odockal@redhat.com>
  • Loading branch information
odockal committed Aug 15, 2018
1 parent a7fb4d9 commit f02c747
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -22,9 +22,9 @@
<properties>
<tycho-version>1.1.0</tycho-version>
<tychoExtrasVersion>${tycho-version}</tychoExtrasVersion>
<eclipse-target-site>http://download.eclipse.org/releases/photon/</eclipse-target-site>
<eclipse-target-site>http://download.eclipse.org/releases/2018-09/</eclipse-target-site>
<swtbot-update-site>http://download.eclipse.org/technology/swtbot/snapshots/</swtbot-update-site>
<eclipse-orbit-update-site>http://download.eclipse.org/tools/orbit/downloads/drops/R20180531190352/repository/</eclipse-orbit-update-site>
<eclipse-orbit-update-site>http://download.eclipse.org/tools/orbit/downloads/drops/S20180730183850/repository/</eclipse-orbit-update-site>
<download-plugin-version>1.2.1</download-plugin-version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<!-- In the update site's site/pom.xml (that calls jbosstools-maven-plugins/tycho-plugins/repository-utils)
Expand Down

0 comments on commit f02c747

Please sign in to comment.