mirror of
https://github.com/CarmJos/EasyConfiguration.git
synced 2026-06-04 10:38:19 +08:00
build: Add project module names
This commit is contained in:
@@ -13,6 +13,10 @@
|
||||
<artifactId>configured-feature-record</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>Configured - Record Feature</name>
|
||||
<url>https://github.com/CarmJos/configured</url>
|
||||
<description>Provides Java record type support for the Configured framework.</description>
|
||||
|
||||
<properties>
|
||||
<maven.compiler.source>16</maven.compiler.source>
|
||||
<maven.compiler.target>16</maven.compiler.target>
|
||||
|
||||
Reference in New Issue
Block a user