Skip to content

Commit

Permalink
Correct maven coordinates to intended ones
Browse files Browse the repository at this point in the history
Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
  • Loading branch information
arjantijms committed Mar 4, 2024
1 parent 5f7112d commit 4dd8af3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<version>1.0.9</version>
</parent>

<groupId>org.glassfish</groupId>
<groupId>org.glassfish.concurro</groupId>
<artifactId>concurro</artifactId>
<version>3.1.0-SNAPSHOT</version>
<packaging>jar</packaging>
Expand Down

0 comments on commit 4dd8af3

Please sign in to comment.