Skip to content

Commit 44158c6

Browse files
committed
Fixed wrong GroupID
1 parent 1bf574f commit 44158c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
55
<modelVersion>4.0.0</modelVersion>
66

7-
<groupId>dev.le_app</groupId>
7+
<groupId>dev.le-app</groupId>
88
<artifactId>mcss-api-java</artifactId>
99
<version>1.2.1-SNAPSHOT</version>
1010

0 commit comments

Comments
 (0)