File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
group ' com.github.valb3r.springbatch.adapters.examples'
2
- version ' 0.1.4-SNAPSHOT '
2
+ version ' 0.1.4'
3
3
description = ' Usage examples of Neo4j-OGM Spring Batch adapter'
4
4
5
5
buildscript {
Original file line number Diff line number Diff line change 1
1
group ' com.github.valb3r.springbatch.adapters'
2
- version ' 0.1.4-SNAPSHOT '
2
+ version ' 0.1.4'
3
3
description = ' Neo4j-OGM Spring Batch adapter'
4
4
5
5
buildscript {
@@ -67,7 +67,7 @@ publish {
67
67
userOrg = ' valb3r'
68
68
groupId = ' com.github.valb3r.springbatch.adapters'
69
69
artifactId = ' neo4j-adapter'
70
- publishVersion = ' 0.1.4-SNAPSHOT '
70
+ publishVersion = ' 0.1.4'
71
71
desc = ' Spring-batch persistence layer adapter for Neo4j graph database'
72
72
website = ' https://github.com/valb3r/springbatch-neo4j-adapter'
73
73
}
You can’t perform that action at this time.
0 commit comments