Skip to content

Commit 15ec58d

Browse files
committed
Update version to 0.1.0-SNAPSHOT
1 parent 6a06f29 commit 15ec58d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

spring-batch-elasticsearch/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>org.springframework.batch.extensions</groupId>
66
<artifactId>spring-batch-elasticsearch</artifactId>
7-
<version>0.0.1-SNAPSHOT</version>
7+
<version>0.1.0-SNAPSHOT</version>
88

99
<properties>
1010
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

spring-batch-excel/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
<groupId>org.springframework.batch.extensions</groupId>
2424
<artifactId>spring-batch-excel</artifactId>
25-
<version>0.5.0-SNAPSHOT</version>
25+
<version>0.1.0-SNAPSHOT</version>
2626

2727
<properties>
2828
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)