summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoruvok2025-07-06 19:07:37 +0200
committeruvok2025-07-06 19:07:37 +0200
commit0d79c0eaba568e6f8db277e2fa8d45c82034ea8e (patch)
treee8422a51690d6e0a2833b2753ec53b86312aeaaf
parent2ac4d6f7a3bef97fe5c501c9be5dfbf1b0041a4e (diff)
pom: Fix namespace
-rw-r--r--songsterr/pom.xml2
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>