Skip to content

Commit

Permalink
ont-api: release 3.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sszuev committed Mar 22, 2023
1 parent 33646b6 commit 2a2b8b9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@

<artifactId>ontapi</artifactId>

<name>${project.groupId}:${project.artifactId}</name>

<properties>
<maven.deploy.skip>false</maven.deploy.skip>
<maven.install.skip>false</maven.install.skip>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<maven.deploy.skip>true</maven.deploy.skip>
<maven.install.skip>true</maven.install.skip>

<revision>3.0.4-SNAPSHOT</revision>
<revision>3.0.4</revision>

<version.jena>4.7.0</version.jena>
<version.owlapi>5.5.0</version.owlapi>
Expand Down

0 comments on commit 2a2b8b9

Please sign in to comment.