Skip to content

Commit 23da05a

Browse files
committed
Correct artifactId in pom
Signed-off-by: Taylor Smock <tsmock@meta.com>
1 parent 6db0e64 commit 23da05a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<artifactId>plugin-root</artifactId>
77
<version>SNAPSHOT</version>
88
</parent>
9-
<artifactId>auto-tools</artifactId>
9+
<artifactId>conflation</artifactId>
1010
<url>${plugin.link}</url>
1111
<developers>
1212
<developer>

0 commit comments

Comments
 (0)