Removed snapshot of stream and wrong test dependency

This commit is contained in:
Marcin Grzejszczak
2018-08-22 17:36:02 +02:00
parent 8001c49312
commit 48da16ff51
3 changed files with 0 additions and 12 deletions

View File

@@ -52,10 +52,5 @@
<artifactId>spring-cloud-function-compiler</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-function-context</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
</project>