Updates version to 3.0.0.BUILD-SNAPSHOT

This commit is contained in:
Spencer Gibb
2020-01-17 18:29:34 -05:00
parent d555ec8378
commit 60e06b4fd0
8 changed files with 12 additions and 22 deletions

View File

@@ -10,7 +10,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-cloudfoundry</artifactId>
<version>2.2.1.BUILD-SNAPSHOT</version>
<version>3.0.0.BUILD-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<build>