Skip to content

Commit 2882b7b

Browse files
committed
Correct artifactId
Signed-off-by: Taylor Smock <[email protected]>
1 parent fb0aa8f commit 2882b7b

File tree

2 files changed

+1
-21
lines changed

2 files changed

+1
-21
lines changed

JOSM-configuration.iml

Lines changed: 0 additions & 20 deletions
This file was deleted.

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>1.0-SNAPSHOT</version>
88
</parent>
9-
<artifactId>configuration</artifactId>
9+
<artifactId>config</artifactId>
1010
<url>${plugin.link}</url>
1111
<developers>
1212
<developer>

0 commit comments

Comments
 (0)