Skip to content

Commit

Permalink
Correct artifactId in pom
Browse files Browse the repository at this point in the history
Signed-off-by: Taylor Smock <[email protected]>
  • Loading branch information
tsmock committed Jan 30, 2025
1 parent 6db0e64 commit 23da05a
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 @@ -6,7 +6,7 @@
<artifactId>plugin-root</artifactId>
<version>SNAPSHOT</version>
</parent>
<artifactId>auto-tools</artifactId>
<artifactId>conflation</artifactId>
<url>${plugin.link}</url>
<developers>
<developer>
Expand Down

0 comments on commit 23da05a

Please sign in to comment.