Skip to content

Commit 4059a10

Browse files
committed
Prepared for the next snapshot build.
1 parent ae49c8f commit 4059a10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ wrapper {
2727

2828
def artifactName = 'javapos-config-loader'
2929
group = 'org.javapos'
30-
version = '5.0.0' // if version is going to be changed, first add "-SNAPSHOT" to test publishing to MavenCentral's Snapshot repo
30+
version = '5.0.1-SNAPSHOT' // if version is going to be changed, first add "-SNAPSHOT" to test publishing to MavenCentral's Snapshot repo
3131

3232

3333
///////////////////////////////////////////////////////////////////////////////

0 commit comments

Comments
 (0)