From 84e5701cc64fcb5e4962ab7846e59a8e5366a3b9 Mon Sep 17 00:00:00 2001 From: Ilayaperumal Gopinathan Date: Tue, 1 Sep 2015 23:21:09 -0700 Subject: [PATCH] Fix Transform sample start class --- spring-cloud-stream-samples/transform/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-cloud-stream-samples/transform/pom.xml b/spring-cloud-stream-samples/transform/pom.xml index e5512a368..d80b82c4f 100644 --- a/spring-cloud-stream-samples/transform/pom.xml +++ b/spring-cloud-stream-samples/transform/pom.xml @@ -17,7 +17,7 @@ UTF-8 - demo.SinkApplication + demo.TransformApplication 1.8