diff options
Diffstat (limited to 'songsterr/pom.xml')
-rw-r--r-- | songsterr/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/songsterr/pom.xml b/songsterr/pom.xml index 8a7ad2a..f780e83 100644 --- a/songsterr/pom.xml +++ b/songsterr/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> - <groupId>de.uvok.songsterr</groupId> + <groupId>de.uvok.tuxguitar</groupId> <artifactId>songsterr</artifactId> <version>0.1</version> |