From c7974a68c12c3366696a838fff55d9208dc1a8f5 Mon Sep 17 00:00:00 2001 From: Luke Palnau Date: Mon, 15 Dec 2014 12:03:20 -0500 Subject: [PATCH] fix typo in groupId missing the k --- spring-batch-excel/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-batch-excel/pom.xml b/spring-batch-excel/pom.xml index 635f048..4f221a4 100644 --- a/spring-batch-excel/pom.xml +++ b/spring-batch-excel/pom.xml @@ -20,7 +20,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.springframewor.batch + org.springframework.batch spring-batch-excel 0.5.0-SNAPSHOT @@ -95,4 +95,4 @@ - \ No newline at end of file +