Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
minerva
core
Commits
f816c344
Commit
f816c344
authored
Aug 26, 2021
by
Piotr Gawron
Browse files
Merge branch 'devel_15.1.x' into 'devel_16.0.x'
Devel 15.1.x See merge request
!1331
parents
a5b36a0a
3bd995fe
Pipeline
#46372
passed with stage
in 33 minutes and 14 seconds
Changes
1
Pipelines
7
Hide whitespace changes
Inline
Side-by-side
annotation/src/main/java/lcsb/mapviewer/annotation/services/PubmedParser.java
View file @
f816c344
...
...
@@ -43,7 +43,7 @@ public class PubmedParser extends CachableInterface implements IExternalService
/**
* Version of the remote API that is supported by this connecting class.
*/
static
final
String
SUPPORTED_VERSION
=
"6.
5
"
;
static
final
String
SUPPORTED_VERSION
=
"6.
6
"
;
static
final
String
API_URL
=
"https://www.ebi.ac.uk/europepmc/webservices/rest/"
;
/**
* Length of {@link #PUBMED_PREFIX} string.
...
...
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