Skip to content

Commit

Permalink
Fix internal dependencies (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
fkleedorfer authored Dec 18, 2023
1 parent ee26eb1 commit e0a6dea
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions qudtlib-vocab/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,6 @@
<packaging>jar</packaging>

<dependencies>
<dependency>
<groupId>io.github.qudtlib</groupId>
<artifactId>qudtlib-ingest-qudt</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-model</artifactId>
Expand Down

0 comments on commit e0a6dea

Please sign in to comment.