Skip to content

Commit

Permalink
Updating rdfutils POM.
Browse files Browse the repository at this point in the history
  • Loading branch information
marco-brandizi committed Jan 31, 2023
1 parent 3de92b0 commit c7c0f9b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>info.marcobrandizi</groupId>
<artifactId>rdfutils</artifactId>
<version>4.0.1</version>
<version>4.0.3</version>
</parent>

<groupId>uk.ac.ebi.fg</groupId>
Expand Down Expand Up @@ -53,6 +53,7 @@
<dependency>
<groupId>info.marcobrandizi</groupId>
<artifactId>rdfutils-jena</artifactId>
<version>${project.parent.version}</version>
</dependency>

</dependencies>
Expand Down

0 comments on commit c7c0f9b

Please sign in to comment.