We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 153ae73 commit 15084acCopy full SHA for 15084ac
pom.xml
@@ -2,12 +2,12 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>org.geneontology</groupId>
4
<artifactId>expression-materializing-reasoner</artifactId>
5
- <version>0.1.1</version>
+ <version>0.1.2</version>
6
<name>ExpressionMaterializingReasoner</name>
7
8
<properties>
9
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
10
- <owlapi.version>4.1.3</owlapi.version>
+ <owlapi.version>4.1.4</owlapi.version>
11
</properties>
12
13
<build>
0 commit comments