From 1f8499ee4b58a6e99233e8e426c771e9cf0e16e2 Mon Sep 17 00:00:00 2001 From: dsyer Date: Wed, 3 Dec 2008 20:57:30 +0000 Subject: [PATCH] Simplify dependencies --- archetypes/simple-cli/pom.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/archetypes/simple-cli/pom.xml b/archetypes/simple-cli/pom.xml index bcc0bba90..6a90ec33f 100644 --- a/archetypes/simple-cli/pom.xml +++ b/archetypes/simple-cli/pom.xml @@ -71,7 +71,6 @@ org.springframework org.springframework.jdbc ${spring.framework.version} - runtime org.springframework.batch @@ -92,7 +91,6 @@ org.hsqldb com.springsource.org.hsqldb 1.8.0.9 - test org.aspectj