Add Automatic module name to MANIFEST.MF

Resolves #867
This commit is contained in:
Sukanth Gunda
2023-05-12 09:43:53 -05:00
committed by Mahmoud Ben Hassine
parent 73450563e5
commit 3eb7e09faa
7 changed files with 25 additions and 1 deletions

View File

@@ -13,6 +13,7 @@
<properties>
<environment>hsql</environment>
<module.name>spring.batch.samples</module.name>
</properties>
<dependencyManagement>
@@ -254,5 +255,4 @@
</plugin>
</plugins>
</build>
</project>