Add spring-batch- to module directory names (so folks can use mvn eclipse:eclipse if they want to).
BATCH-238: Remove hibernate support for the Daos.
This commit is contained in:
10
pom.xml
10
pom.xml
@@ -13,11 +13,11 @@
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<modules>
|
||||
<module>infrastructure</module>
|
||||
<module>core</module>
|
||||
<module>execution</module>
|
||||
<module>samples</module>
|
||||
<module>integration</module>
|
||||
<module>spring-batch-infrastructure</module>
|
||||
<module>spring-batch-core</module>
|
||||
<module>spring-batch-execution</module>
|
||||
<module>spring-batch-samples</module>
|
||||
<module>spring-batch-integration</module>
|
||||
<module>docs</module>
|
||||
</modules>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user