Skip to content

Commit

Permalink
Update eclipse version and orbit update site
Browse files Browse the repository at this point in the history
Signed-off-by: Ondrej Dockal <odockal@redhat.com>
  • Loading branch information
odockal committed Oct 14, 2020
1 parent a195986 commit e210015
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<tychoExtrasVersion>${tycho-version}</tychoExtrasVersion>
<eclipse-target-site>https://download.eclipse.org/staging/2020-12/</eclipse-target-site>
<swtbot-update-site>https://download.eclipse.org/technology/swtbot/snapshots/</swtbot-update-site>
<eclipse-orbit-update-site>https://download.eclipse.org/tools/orbit/downloads/drops/I20201001155353/repository</eclipse-orbit-update-site>
<eclipse-orbit-update-site>https://download.eclipse.org/tools/orbit/downloads/drops/S20201005193535/repository</eclipse-orbit-update-site>
<cbi-repo-site>https://repo.eclipse.org/content/repositories/cbi-releases/</cbi-repo-site>
<download-plugin-version>1.2.1</download-plugin-version>
<java.target.version>11</java.target.version>
Expand All @@ -33,7 +33,7 @@
you can override this value to be Nightly Build, Development Milestone, or
Stable Release, or set to &amp;shy; (soft hyphen) to leave blank -->
<update.site.description>&amp;shy;</update.site.description>
<targetEclipseVersion>4.17 (2020-09)</targetEclipseVersion>
<targetEclipseVersion>4.18 (2020-12)</targetEclipseVersion>
<BUILD_ALIAS></BUILD_ALIAS>
<BUILD_TIMESTAMP>yyyyMMdd-HHmm</BUILD_TIMESTAMP>
<maven.compiler.source>${java.target.version}</maven.compiler.source>
Expand Down

0 comments on commit e210015

Please sign in to comment.