BATCH-676: Added sample jobs for non sequential execution and decisions
This commit is contained in:
@@ -7,19 +7,10 @@
|
||||
<relativePath>..</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<artifactId>spring-batch-test</artifactId>
|
||||
<name>Core</name>
|
||||
<artifactId>org.springframework.batch.test</artifactId>
|
||||
<name>Test</name>
|
||||
<version>2.0.0.CI-SNAPSHOT</version>
|
||||
<description>Domain for batch job testing</description>
|
||||
<build>
|
||||
<plugins>
|
||||
<plugin>
|
||||
<groupId>com.springsource.bundlor</groupId>
|
||||
<artifactId>com.springsource.bundlor.maven
|
||||
</artifactId>
|
||||
</plugin>
|
||||
</plugins>
|
||||
</build>
|
||||
<profiles>
|
||||
<profile>
|
||||
<id>clover</id>
|
||||
|
||||
Reference in New Issue
Block a user