Skip to content

Commit

Permalink
Upgrade to Eclipse 2020-12
Browse files Browse the repository at this point in the history
Closes gh-254
  • Loading branch information
philwebb committed Jan 6, 2021
1 parent fbc2e11 commit 590519a
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/2020-09/202009161000/</eclipse.repository>
<eclipse.repository>https://download.eclipse.org/releases/2020-12/202012161000/</eclipse.repository>
<eclipse.checkstyle.repository>https://dl.bintray.com/eclipse-cs/eclipse-cs/8.35.0</eclipse.checkstyle.repository>
<tycho.disableP2Mirrors>true</tycho.disableP2Mirrors>
<ant.version>1.8.1</ant.version>
Expand Down

0 comments on commit 590519a

Please sign in to comment.