re-org poms for easier build / deploy
This commit is contained in:
9
pom.xml
9
pom.xml
@@ -59,6 +59,15 @@
|
||||
<activeByDefault>true</activeByDefault>
|
||||
</activation>
|
||||
</profile>
|
||||
<profile>
|
||||
<id>all</id>
|
||||
<modules>
|
||||
<module>spring-batch-infrastructure-tests</module>
|
||||
<module>spring-batch-integration</module>
|
||||
<module>docs</module>
|
||||
<module>build-central</module>
|
||||
</modules>
|
||||
</profile>
|
||||
<profile>
|
||||
<id>deployment</id>
|
||||
<modules>
|
||||
|
||||
Reference in New Issue
Block a user