Remove tasklauncher-function and tasklauncher-sink

This commit is contained in:
David Turanski
2021-08-17 10:20:53 -04:00
parent ee2d0bb365
commit caee3ffa48
9 changed files with 3 additions and 552 deletions

View File

@@ -266,11 +266,6 @@
<artifactId>task-launch-request-function</artifactId>
<version>${revision}</version>
</dependency>
<dependency>
<groupId>org.springframework.cloud.fn</groupId>
<artifactId>tasklauncher-function</artifactId>
<version>${revision}</version>
</dependency>
<dependency>
<groupId>org.springframework.cloud.fn</groupId>
<artifactId>twitter-function</artifactId>