Fix websocket-sink pom

This commit is contained in:
David Turanski
2020-11-09 13:25:20 -05:00
parent 236ef55863
commit b2159a78a1

View File

@@ -67,12 +67,6 @@
</dependencies>
</maven>
</application>
<dependencies>
<dependency>
<groupId>org.springframework.cloud.fn</groupId>
<artifactId>websocket-consumer</artifactId>
</dependency>
</dependencies>
</configuration>
</plugin>
</plugins>