Skip to content

Commit

Permalink
ont-api: release 3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sszuev committed Apr 3, 2024
1 parent 5db468f commit 8a95471
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.5.0-SNAPSHOT</version>
<version>3.5.0</version>

<name>${project.groupId}:${project.artifactId}</name>
<description>ONT-API is an RDF-centric library to work with OWL</description>
Expand Down Expand Up @@ -57,7 +57,7 @@
<!--https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-jar-plugin-->
<version.maven-jar-plugin>3.3.0</version.maven-jar-plugin>
<!--https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-compiler-plugin-->
<version.maven-compiler-plugin>3.13.0</version.maven-compiler-plugin>
<version.maven-compiler-plugin>3.12.1</version.maven-compiler-plugin>
<!--https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-surefire-plugin-->
<version.maven-surefire-plugin>3.2.5</version.maven-surefire-plugin>
</properties>
Expand Down

0 comments on commit 8a95471

Please sign in to comment.