Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

Commit

Permalink
Maven: set correctly group id
Browse files Browse the repository at this point in the history
  • Loading branch information
TheFaser committed Aug 12, 2023
1 parent 7958e0c commit e05d87e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,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>FlectoneChat</groupId>
<groupId>net.flectone</groupId>
<artifactId>FlectoneChat</artifactId>
<version>3.9.0</version>
<packaging>jar</packaging>
Expand Down

0 comments on commit e05d87e

Please sign in to comment.