Skip to content

Commit

Permalink
fix orphan groupid reference
Browse files Browse the repository at this point in the history
  • Loading branch information
dennisvang committed Oct 25, 2024
1 parent dd52fb3 commit 251931f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rdf-resource-resolver-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<dependencies>
<!-- compile -->
<dependency>
<groupId>${groupId}</groupId>
<groupId>io.github.dennisvang</groupId>
<artifactId>rdf-resource-resolver-api</artifactId>
<version>${project.version}</version>
</dependency>
Expand Down

0 comments on commit 251931f

Please sign in to comment.