Created the pom.xml

This commit is contained in:
Mathias Wagner 2023-09-09 19:15:00 +02:00
parent dec26ce3cc
commit d084412858
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

7
pom.xml Normal file
View File

@ -0,0 +1,7 @@
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>de.licenseapi</groupId>
<artifactId>LicenseAPI-Integration</artifactId>
<version>1.0.0-ALPHA</version>
</project>