Skip to content

Commit 88ef927

Browse files
committed
Merge branch 'release-1.0.22'
2 parents 530354d + b06ff6b commit 88ef927

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<name>baseCode</name>
66
<groupId>baseCode</groupId>
77
<artifactId>baseCode</artifactId>
8-
<version>1.0.21</version>
8+
<version>1.0.22</version>
99
<inceptionYear>2003</inceptionYear>
1010
<description>
1111
<![CDATA[Data structures, math and statistics tools, and utilities that are often needed across projects.]]>

src/ontology.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ url.obiOntology=http://svn.code.sf.net/p/obi/code/releases/2016-10-11/obi.owl
2424
url.seqOntology=http://ontologies.berkeleybop.org/so.owl
2525
url.unitsOntology=http://ontologies.berkeleybop.org/uo.owl
2626
url.cellLineOntology=https://raw.githubusercontent.com/CLO-ontology/CLO/master/src/ontology/clo.owl
27-
url.efOntology=http://www.ebi.ac.uk/efo/efo.owl
27+
url.efOntology=https://www.ebi.ac.uk/efo/efo.owl
2828
# version without extensions:
2929
url.uberonOntology=http://ontologies.berkeleybop.org/uberon.owl
3030

0 commit comments

Comments
 (0)