Skip to content

Commit

Permalink
ont-api: release v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sszuev committed Dec 7, 2021
1 parent 9e2033f commit 6985484
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

<groupId>com.github.owlcs</groupId>
<artifactId>ontapi</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
<packaging>jar</packaging>

<name>${project.groupId}:${project.artifactId}</name>
Expand All @@ -35,7 +35,7 @@
<version.owlapi>5.1.19</version.owlapi>
<version.slf4j>1.7.32</version.slf4j>
<version.caffeine>3.0.4</version.caffeine>
<version.junit>5.8.1</version.junit>
<version.junit>5.8.2</version.junit>
</properties>

<licenses>
Expand Down

0 comments on commit 6985484

Please sign in to comment.