Merge branch 'releases/Release_2_10_4_Branch' into develop
[jalview.git] / src / jalview / ext / ensembl / EnsemblSequenceFetcher.java
index 0aaaf93..9e3fef4 100644 (file)
@@ -64,7 +64,7 @@ abstract class EnsemblSequenceFetcher extends DbSourceProxyImpl
 
   protected static final String PARENT = "Parent";
 
-  protected static final String ID = "id";
+  protected static final String JSON_ID = "id";
 
   protected static final String OBJECT_TYPE = "object_type";