BATCH-1065: update docos with stop transition
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user