BATCH-818: move build to sub directory

This commit is contained in:
dsyer
2009-01-12 08:58:25 +00:00
parent ee56ae126c
commit f05f8de64d

View File

@@ -2,7 +2,6 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>spring-batch-archetypes</artifactId>
<version>2.0.0.CI-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Archetypes</name>
<description>
@@ -18,7 +17,7 @@
<parent>
<groupId>org.springframework.batch</groupId>
<artifactId>spring-batch</artifactId>
<artifactId>org.springframework.batch</artifactId>
<version>2.0.0.CI-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>