Bumping versions before release

This commit is contained in:
Marcin Grzejszczak
2017-01-30 10:31:39 +01:00
parent ba4e4f32c1
commit adfaa036a2
21 changed files with 31 additions and 29 deletions

View File

@@ -17,7 +17,7 @@
<name>Benchmarks</name>
<description>Benchmarks (JMH)</description>
<groupId>org.springframework.cloud</groupId>
<version>1.2.0.BUILD-SNAPSHOT</version>
<version>1.2.0.M1</version>
<artifactId>benchmarks</artifactId>
<properties>
@@ -43,7 +43,7 @@
<!-- Import dependency management from Spring Boot -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId>
<version>1.3.3.RELEASE</version>
<version>1.4.3.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>