Skip to content

Commit 830f577

Browse files
author
Costin Leau
committed
+ fix inconsistency in the version
1 parent e4c1162 commit 830f577

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

retwisj/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ apply plugin: 'war'
1212
group = 'org.springframework.data'
1313

1414
sourceCompatibility = 1.6
15-
version = '1.0.BUILD-SNAPSHOT'
15+
version = '1.0.0.BUILD-SNAPSHOT'
1616
archivesBaseName = "retwis-java"
1717

1818
buildscript {

0 commit comments

Comments
 (0)