Skip to content

Commit

Permalink
Use OWL API 4.5.26
Browse files Browse the repository at this point in the history
  • Loading branch information
julianmendez committed Feb 18, 2024
1 parent 892bb25 commit f37f7f6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/RELEASE-NOTES.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Release Notes
---
- - summary:
- v0.25.0 (unreleased), Java 11, OWL API 4.5.22 , Protege 5.5.0
- v0.25.0 (unreleased), Java 11, OWL API 4.5.26 , Protege 5.5.0
- v0.24.1 (2017-04-28), Java 8, OWL API 4.2.8 , Protege 5.2.0
- v0.24.0 (2016-07-08), Java 8, OWL API 4.2.5 , Protege 5.0.0
- v0.23.2 (2015-12-24), Java 7, OWL API 4.1.3 , Protege 5.0.0-beta-21
Expand Down Expand Up @@ -33,7 +33,7 @@
- - version: v0.25.0
- date: unreleased
- features:
- uses the OWL API 5.0.0
- uses the OWL API 4.5.26
- build: $ `mvn clean install`
- release: target/jcel-0.25.0.zip
- plug-in: jcel-plugin/target/de.tu-dresden.inf.lat.jcel-0.25.0.jar
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
<maven.compiler.target>1.8</maven.compiler.target>

<util.version>0.1.0</util.version>
<owlapi.version>4.5.9</owlapi.version>
<owlapi.version>4.5.26</owlapi.version>
<protege.version>5.5.0</protege.version>
</properties>

Expand Down

0 comments on commit f37f7f6

Please sign in to comment.