Merge branch 'master' into POM-Cleanup

This commit is contained in:
David M
2024-09-14 14:30:39 +02:00
35 changed files with 3536 additions and 166 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.mustangproject</groupId>
<artifactId>core</artifactId>
<version>2.13.1-SNAPSHOT</version>
<version>2.14.0-SNAPSHOT</version>
</parent>
<artifactId>library</artifactId>
<packaging>jar</packaging>
@@ -207,7 +207,7 @@
<phase>package</phase>
<configuration>
<artifactSet>
<excludes />
<excludes></excludes>
</artifactSet>
</configuration>
</execution>