Skip to content

Commit

Permalink
Re-add groupId to versioned POM. Resolves #1045.
Browse files Browse the repository at this point in the history
  • Loading branch information
theigl committed Feb 20, 2024
1 parent 47d9067 commit 65013bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main-versioned/pom.xml
Expand Up @@ -8,6 +8,7 @@
<relativePath>../pom.xml</relativePath>
</parent>

<groupId>com.esotericsoftware.kryo</groupId>
<artifactId>kryo${kryo.major.version}</artifactId>
<packaging>jar</packaging>

Expand Down

0 comments on commit 65013bd

Please sign in to comment.