diff options
author | uvok | 2025-07-07 20:13:10 +0200 |
---|---|---|
committer | uvok | 2025-07-07 20:13:10 +0200 |
commit | 4bd3e58978ced184c9b55ffe1caff09ca0d6a94b (patch) | |
tree | 458be88374bc97496d4af30ab3f2f12b5a97cd86 /songsterr-importer/pom.xml | |
parent | 2ecec2bd8d367ddca2e73c1fa2c98e8be03638e0 (diff) |
Rename importer plugin
Diffstat (limited to 'songsterr-importer/pom.xml')
-rw-r--r-- | songsterr-importer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/songsterr-importer/pom.xml b/songsterr-importer/pom.xml index f780e83..6466551 100644 --- a/songsterr-importer/pom.xml +++ b/songsterr-importer/pom.xml @@ -4,7 +4,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>de.uvok.tuxguitar</groupId> - <artifactId>songsterr</artifactId> + <artifactId>songsterr-importer</artifactId> <version>0.1</version> <repositories> |