BATCH-818: move build to sub directory

This commit is contained in:
dsyer
2009-01-12 08:58:03 +00:00
parent 0f7a2a51f2
commit ee56ae126c

17
pom.xml
View File

@@ -12,13 +12,7 @@
<version>2.0.0.CI-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
<module>spring-batch-infrastructure</module>
<module>spring-batch-infrastructure-tests</module>
<module>spring-batch-core</module>
<module>spring-batch-test</module>
<module>spring-batch-samples</module>
<!-- <module>spring-batch-integration</module>-->
<module>docs</module>
<module>build-maven</module>
</modules>
<url>http://www.springframework.org/spring-batch</url>
<organization>
@@ -767,6 +761,15 @@
<enabled>false</enabled>
</snapshots>
</repository>
<repository>
<id>com.springsource.repository.bundles.milestone</id>
<name>SpringSource Enterprise Bundle Repository -
SpringSource Bundle Milestoness</name>
<url>http://repository.springsource.com/maven/bundles/milestone</url>
<snapshots>
<enabled>false</enabled>
</snapshots>
</repository>
<repository>
<id>com.springsource.repository.bundles.external</id>
<name>SpringSource Enterprise Bundle Repository -