From f56b6ba306ab04fa466e673289675e6dea6d5f2f Mon Sep 17 00:00:00 2001 From: Greg Turnquist Date: Thu, 18 Jul 2013 12:05:51 -0400 Subject: [PATCH] Update guides using complete/pom.xml to instead use initial/pom.xml --- README.ftl.md | 2 +- README.md | 13 ------------- 2 files changed, 1 insertion(+), 14 deletions(-) diff --git a/README.ftl.md b/README.ftl.md index f72ac89238..d372719c9b 100644 --- a/README.ftl.md +++ b/README.ftl.md @@ -25,7 +25,7 @@ Set up the project ### Create a Maven POM - <@snippet path="pom.xml" prefix="complete"/> + <@snippet path="pom.xml" prefix="initial"/> <@bootstrap_starter_pom_disclaimer/> diff --git a/README.md b/README.md index 445436b745..2d896b5cc1 100644 --- a/README.md +++ b/README.md @@ -79,19 +79,6 @@ In a project directory of your choosing, create the following subdirectory struc - - hello.BatchConfiguration - - - - - - org.apache.maven.plugins - maven-shade-plugin - - - - spring-snapshots