Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Genesys PGR
Genesys Backend
Commits
4a70a058
Commit
4a70a058
authored
Oct 16, 2015
by
Matija Obreza
Browse files
ITPGRFA country list link updated
parent
ee7d558e
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/java/org/genesys2/server/service/worker/ITPGRFAStatusUpdater.java
View file @
4a70a058
...
...
@@ -54,7 +54,7 @@ import au.com.bytecode.opencsv.CSVReader;
@Component
public
class
ITPGRFAStatusUpdater
{
public
static
String
ITPGRFA_STATUS_URL
=
"http://www.planttreaty.org/list_countries/csv/countries"
;
public
static
String
ITPGRFA_STATUS_URL
=
"http://www.planttreaty.org/list_countries/csv/countries
.csv
"
;
public
static
final
Log
LOG
=
LogFactory
.
getLog
(
ITPGRFAStatusUpdater
.
class
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment