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
f5fb4161
Commit
f5fb4161
authored
Apr 10, 2019
by
Piotr Gawron
Browse files
ensembl api version changed
parent
314c0057
Pipeline
#9745
passed with stage
in 15 minutes and 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
annotation/src/main/java/lcsb/mapviewer/annotation/services/annotators/EnsemblAnnotator.java
View file @
f5fb4161
...
...
@@ -43,7 +43,7 @@ public class EnsemblAnnotator extends ElementAnnotator implements IExternalServi
/**
* Version of the rest API that is supported by this annotator.
*/
static
final
String
SUPPORTED_VERSION
=
"
9
.0"
;
static
final
String
SUPPORTED_VERSION
=
"
10
.0"
;
/**
* Url address of ensembl restful service.
...
...
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