mirror of
https://github.com/gnmyt/LicenseAPI.git
synced 2026-01-10 10:11:47 +00:00
Make artifactId lowercase
This commit is contained in:
@ -2,7 +2,7 @@
|
|||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
|
||||||
<groupId>de.licenseapi</groupId>
|
<groupId>de.licenseapi</groupId>
|
||||||
<artifactId>LicenseAPI-Integration</artifactId>
|
<artifactId>integration</artifactId>
|
||||||
<version>1.0.0-PRE</version>
|
<version>1.0.0-PRE</version>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
|||||||
Reference in New Issue
Block a user