Revert to snaphots

This commit is contained in:
Dave Syer
2018-03-16 11:40:12 -04:00
parent feb8f51c41
commit efc99d2af0
43 changed files with 67 additions and 67 deletions

View File

@@ -5,7 +5,7 @@
<groupId>io.spring.sample</groupId>
<artifactId>function-sample-azure</artifactId>
<version>1.0.0.M5</version>
<version>1.0.0.BUILD-SNAPSHOT</version>
<packaging>jar</packaging>
<name>function-sample-azure</name>
@@ -57,7 +57,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-function-dependencies</artifactId>
<version>1.0.0.M5</version>
<version>1.0.0.BUILD-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>