Skip to content

Commit 8b58d25

Browse files
committed
Move away from Bintray for Eclipse-CS update site
Closes gh-285
1 parent aecaeea commit 8b58d25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3333
<java.version>1.8</java.version>
3434
<eclipse.repository>https://download.eclipse.org/releases/2021-03/202103171000/</eclipse.repository>
35-
<eclipse.checkstyle.repository>https://dl.bintray.com/eclipse-cs/eclipse-cs/8.35.0</eclipse.checkstyle.repository>
35+
<eclipse.checkstyle.repository>https://checkstyle.org/eclipse-cs-update-site/</eclipse.checkstyle.repository>
3636
<tycho.disableP2Mirrors>true</tycho.disableP2Mirrors>
3737
<ant.version>1.8.1</ant.version>
3838
<ant-contrib.version>1.0b3</ant-contrib.version>

0 commit comments

Comments
 (0)