Skip to content
This repository was archived by the owner on Mar 30, 2024. It is now read-only.

Commit 895a0ea

Browse files
committed
Fix pom.xml groupId
1 parent a4f0787 commit 895a0ea

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
@@ -10,7 +10,7 @@
1010
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1111
<modelVersion>4.0.0</modelVersion>
1212

13-
<groupId>me.AsVaidas.LuckPermsGUI</groupId>
13+
<groupId>com.bghddevelopment.LuckPermsGUI</groupId>
1414
<artifactId>LuckPermsGUI</artifactId>
1515
<version>4.4</version>
1616
<packaging>jar</packaging>

0 commit comments

Comments
 (0)