From b8db56c2250b77df9f19994824dae62c379f6ae2 Mon Sep 17 00:00:00 2001 From: Kaitlin Duck Sherwood Date: Wed, 2 May 2012 18:56:28 -0700 Subject: [PATCH] Added category information to the integration templates. --- .../si-template-plugin/src/main/resources/descriptor.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/si-sts-templates/si-template-plugin/src/main/resources/descriptor.xml b/si-sts-templates/si-template-plugin/src/main/resources/descriptor.xml index f79047c..265fd12 100644 --- a/si-sts-templates/si-template-plugin/src/main/resources/descriptor.xml +++ b/si-sts-templates/si-template-plugin/src/main/resources/descriptor.xml @@ -2,19 +2,19 @@ Creates a Spring Integration project that runs as a standalone Java application using core components only. Creates a Spring Integration project that runs as a standalone Java application using file polling and file output. Creates a Spring Integration project that runs within a servlet container. Uses the Spring Integration Twitter adapter.