Updated Task Version to use the -SNAPSHOT vs .BUILD-SNAPSHOT
This commit is contained in:
committed by
Michael Minella
parent
214c121397
commit
90a2a27e51
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.cloud</groupId>
|
||||
<artifactId>spring-cloud-task-parent</artifactId>
|
||||
<version>2.3.0.BUILD-SNAPSHOT</version>
|
||||
<version>2.3.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>spring-cloud-task-batch</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user