From 80ebe6417c433d4db8318cd5070839794fb823fc Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Mon, 12 Jul 2010 14:35:03 -0400 Subject: [PATCH] removed site.xml files from samples --- helloworld/src/site/site.xml | 25 ------------------------- stocks/src/site/site.xml | 25 ------------------------- 2 files changed, 50 deletions(-) delete mode 100644 helloworld/src/site/site.xml delete mode 100644 stocks/src/site/site.xml diff --git a/helloworld/src/site/site.xml b/helloworld/src/site/site.xml deleted file mode 100644 index 4bba09c..0000000 --- a/helloworld/src/site/site.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - Spring Batch: ${project.name} - index.html - - - - org.springframework.maven.skins - maven-spring-skin - 1.0.5 - - - - - - - - - - - - - diff --git a/stocks/src/site/site.xml b/stocks/src/site/site.xml deleted file mode 100644 index 4bba09c..0000000 --- a/stocks/src/site/site.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - Spring Batch: ${project.name} - index.html - - - - org.springframework.maven.skins - maven-spring-skin - 1.0.5 - - - - - - - - - - - - -