File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/tuwien/auto/calimero/gui Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11/*
22 Calimero GUI - A graphical user interface for the Calimero 2 tools
3- Copyright (c) 2016, 2020 B. Malinowsky
3+ Copyright (c) 2016, 2021 B. Malinowsky
44
55 This program is free software; you can redistribute it and/or modify
66 it under the terms of the GNU General Public License as published by
@@ -60,7 +60,7 @@ public class SwtChecker
6060{
6161 private static final String swtArtifactId = "org.eclipse.swt." ;
6262 private static final String swtVersion = "3.115.100" ;
63- private static final String baseDownloadUrl = "http ://central .maven.org/maven2/org/eclipse/platform" ;
63+ private static final String baseDownloadUrl = "https ://repo .maven.apache .org/maven2/org/eclipse/platform" ;
6464
6565 private final Logger logger ;
6666
You can’t perform that action at this time.
0 commit comments