Skip to content

Commit

Permalink
Upgrade to Eclipse 2019-12
Browse files Browse the repository at this point in the history
Closes gh-162
  • Loading branch information
philwebb committed Jan 10, 2020
1 parent 563ac8d commit da80f7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<main.basedir>${basedir}</main.basedir>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>1.8</java.version>
<eclipse.repository>https://download.eclipse.org/releases/2019-09/201909181001/</eclipse.repository>
<eclipse.repository>https://download.eclipse.org/releases/2019-12/201912181000/</eclipse.repository>
<eclipse.checkstyle.repository>https://dl.bintray.com/eclipse-cs/eclipse-cs/8.18.0</eclipse.checkstyle.repository>
<tycho.disableP2Mirrors>true</tycho.disableP2Mirrors>
<ant.version>1.8.1</ant.version>
Expand Down

0 comments on commit da80f7e

Please sign in to comment.