Use human readable names in pom.xml for all task projects.
* Update pom to include text for contributor agreement * Update samples to the latest release number * Remove CLA section from README.adoc Resolves #172
This commit is contained in:
committed by
Gunnar Hillert
parent
57ec71ce0e
commit
21d4a17591
@@ -6,7 +6,8 @@
|
||||
<version>1.0.1.BUILD-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>spring-cloud-task-integration-tests</name>
|
||||
<name>Spring Cloud Task Integration Tests</name>
|
||||
<description>Tests the integration between Task/Batch Events and Stream Binders</description>
|
||||
<groupId>org.springframework.cloud</groupId>
|
||||
<artifactId>spring-cloud-task-integration-tests</artifactId>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user