diff --git a/spring-batch-elasticsearch/pom.xml b/spring-batch-elasticsearch/pom.xml index 6bf3ab1..3c30c05 100644 --- a/spring-batch-elasticsearch/pom.xml +++ b/spring-batch-elasticsearch/pom.xml @@ -2,7 +2,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.springframewor.batch + org.springframework.batch.extensions spring-batch-elasticsearch 0.0.1-SNAPSHOT diff --git a/spring-batch-excel/pom.xml b/spring-batch-excel/pom.xml index c950b1c..3e9a057 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 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.springframework.batch + org.springframework.batch.extensions spring-batch-excel 0.5.0-SNAPSHOT