Skip to content

Commit bdc7eab

Browse files
committed
Prepared 4.0 major release.
1 parent 9a48dd6 commit bdc7eab

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='4.0.0-SNAPSHOT' // if version is going to be changed, first add "-SNAPSHOT" to test publishing to MavenCentral's Snapshot repo
30+
version='4.0.0' // 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)