BATCH-1065: update docos with stop transition

This commit is contained in:
dsyer
2009-02-15 13:47:24 +00:00
parent 7533f90480
commit 4b6988691a
9 changed files with 302 additions and 308 deletions

View File

@@ -1,6 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>org.springframework.batch.integration</artifactId>
<name>Enterprise Integration</name>
<parent>
<artifactId>org.springframework.batch
</artifactId>
@@ -8,10 +11,6 @@
<version>2.0.0.CI-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.springframework.batch.integration
</artifactId>
<name>Enterprise Integration</name>
<profiles>
<profile>
<activation>