[BATCH-97] Add profile to integration project to allow tests to be run.

Update wrong version on some poms (like docs).
This commit is contained in:
dsyer
2008-04-01 08:07:14 +00:00
parent d471b84fda
commit 565c73a5e9
6 changed files with 39 additions and 13 deletions

View File

@@ -9,7 +9,7 @@
<parent>
<groupId>org.springframework.batch</groupId>
<artifactId>spring-batch</artifactId>
<version>1.0.1.dev-SNAPSHOT</version>
<version>1.0.0.dev-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>