Skip to content

Commit

Permalink
Update tycho to 2.0.0
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 25, 2020
1 parent 6ab350b commit 47496c3
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 @@ -20,14 +20,14 @@
<packaging>pom</packaging>

<properties>
<tycho-version>1.7.0</tycho-version>
<tycho-version>2.0.0</tycho-version>
<tychoExtrasVersion>${tycho-version}</tychoExtrasVersion>
<eclipse-target-site>https://download.eclipse.org/staging/2020-09/</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/S20200817205214/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>1.8</java.target.version>
<java.target.version>11</java.target.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)
you can override this value to be Nightly Build, Development Milestone, or
Expand Down

0 comments on commit 47496c3

Please sign in to comment.