From 15ec58dbdb29d1bbca9b30c769c2dfe22097dcb8 Mon Sep 17 00:00:00 2001 From: Mahmoud Ben Hassine Date: Wed, 3 Mar 2021 10:26:31 +0100 Subject: [PATCH] Update version to 0.1.0-SNAPSHOT --- spring-batch-elasticsearch/pom.xml | 2 +- spring-batch-excel/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-batch-elasticsearch/pom.xml b/spring-batch-elasticsearch/pom.xml index 3c30c05..c4ebe7f 100644 --- a/spring-batch-elasticsearch/pom.xml +++ b/spring-batch-elasticsearch/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.batch.extensions spring-batch-elasticsearch - 0.0.1-SNAPSHOT + 0.1.0-SNAPSHOT UTF-8 diff --git a/spring-batch-excel/pom.xml b/spring-batch-excel/pom.xml index 3e9a057..8d91a1d 100644 --- a/spring-batch-excel/pom.xml +++ b/spring-batch-excel/pom.xml @@ -22,7 +22,7 @@ org.springframework.batch.extensions spring-batch-excel - 0.5.0-SNAPSHOT + 0.1.0-SNAPSHOT UTF-8