Removed one illegal letter who was lost in xml space of the pom from mod

This commit is contained in:
Willem Cazander 2024-12-15 00:06:31 +01:00
parent 30f7f00b23
commit 01eb8253c7

View file

@ -55,7 +55,7 @@
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugin-plugin</artifactId> <artifactId>maven-plugin-plugin</artifactId>
<configuration> <configuration>
<skipErrorNoDescriptorsFound>true</skipErrorNoDescriptorsFound>] <skipErrorNoDescriptorsFound>true</skipErrorNoDescriptorsFound>
<helpPackageName>org.x4o.tool.maven.plugin</helpPackageName> <helpPackageName>org.x4o.tool.maven.plugin</helpPackageName>
</configuration> </configuration>
<executions> <executions>