Set version to 2.0.0.BUILD-SNAPSHOT
This commit is contained in:
committed by
Soby Chacko
parent
0546c8ed7e
commit
57d3ba3317
@@ -4,12 +4,12 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.cloud</groupId>
|
||||
<artifactId>spring-cloud-build</artifactId>
|
||||
<version>2.0.0.M1</version>
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
<relativePath />
|
||||
</parent>
|
||||
|
||||
<artifactId>spring-cloud-stream-tools</artifactId>
|
||||
<version>2.0.0.M1</version>
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
<name>spring-cloud-stream-build-tools</name>
|
||||
<description>Spring Cloud Stream Build Tools</description>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user