Skip to content

Commit 15084ac

Browse files
author
Heiko Dietze
committed
release 0.1.2, with OWL-API 4.1.4
1 parent 153ae73 commit 15084ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>org.geneontology</groupId>
44
<artifactId>expression-materializing-reasoner</artifactId>
5-
<version>0.1.1</version>
5+
<version>0.1.2</version>
66
<name>ExpressionMaterializingReasoner</name>
77

88
<properties>
99
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
10-
<owlapi.version>4.1.3</owlapi.version>
10+
<owlapi.version>4.1.4</owlapi.version>
1111
</properties>
1212

1313
<build>

0 commit comments

Comments
 (0)