Bumping versions to 2.0.5.BUILD-SNAPSHOT after release

This commit is contained in:
buildmaster
2019-06-08 00:40:10 +00:00
parent 6b2b33f66d
commit 8db4855efc
8 changed files with 8 additions and 8 deletions

View File

@@ -16,7 +16,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-gateway</artifactId>
<version>2.0.4.BUILD-SNAPSHOT</version>
<version>2.0.5.BUILD-SNAPSHOT</version>
<relativePath>..</relativePath> <!-- lookup parent from repository -->
</parent>