Remove reference to 'parent' poms in BOM

This commit is contained in:
Dave Syer
2016-04-20 14:20:20 +01:00
parent e0c67b30f8
commit 8a4fb82b98

View File

@@ -157,7 +157,7 @@
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-parent</artifactId>
<artifactId>spring-cloud-stream-dependencies</artifactId>
<version>${spring-cloud-stream.version}</version>
<type>pom</type>
<scope>import</scope>