#1144 - Prepare next development iteration.

This commit is contained in:
Mark Paluch
2020-09-16 11:19:23 +02:00
parent 59ec441481
commit fcbe6269d4
5 changed files with 8 additions and 8 deletions

View File

@@ -26,7 +26,7 @@
<parent>
<groupId>org.springframework.data.build</groupId>
<artifactId>spring-data-build</artifactId>
<version>2.2.10.RELEASE</version>
<version>2.2.11.BUILD-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -312,7 +312,7 @@
<dependency>
<groupId>org.springframework.data.build</groupId>
<artifactId>spring-data-build-resources</artifactId>
<version>2.2.10.RELEASE</version>
<version>2.2.11.BUILD-SNAPSHOT</version>
<type>zip</type>
<optional>true</optional>
</dependency>
@@ -701,7 +701,7 @@
<dependency>
<groupId>org.springframework.data.build</groupId>
<artifactId>spring-data-build-resources</artifactId>
<version>2.2.10.RELEASE</version>
<version>2.2.11.BUILD-SNAPSHOT</version>
<type>zip</type>
<optional>true</optional>
</dependency>