Skip to content

Commit 8c9c388

Browse files
Fix version typo
1 parent cdf6dd9 commit 8c9c388

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

osb-cmdb/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ext {
1414
wiremockVersion = "2.27.2"
1515
}
1616

17-
version=1.9.0-SNAPSHOT
17+
version='1.9.0-SNAPSHOT'
1818
group = 'com.orange.oss'
1919
description = 'Osb cmdb'
2020

0 commit comments

Comments
 (0)