bumps build to 2.3.4-BUILD-SNAPSHOT

This commit is contained in:
spencergibb
2021-04-20 13:14:32 -04:00
parent 2fe4063bfc
commit df1f6f2cdb
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>2.3.3.RELEASE</version>
<version>2.3.4.BUILD-SNAPSHOT</version>
<relativePath/>
</parent>
<scm>

View File

@@ -6,7 +6,7 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>2.3.3.RELEASE</version>
<version>2.3.4.BUILD-SNAPSHOT</version>
<relativePath/>
</parent>