Closed crazyzhou closed 4 years ago
Signed-off-by: Brian Zhou brian.zhou@emc.com
Change log description Change the spelling mistake of SANPSHOT in gradle.properties
SANPSHOT
gradle.properties
Purpose of the change Fixes #115
What the code does
Change from 0.7.0-SANPSHOT to 0.7.0-SNAPSHOT
0.7.0-SANPSHOT
0.7.0-SNAPSHOT
How to verify it
./gradlew clean build should pass
./gradlew clean build
Signed-off-by: Brian Zhou brian.zhou@emc.com
Change log description Change the spelling mistake of
SANPSHOT
ingradle.properties
Purpose of the change Fixes #115
What the code does
Change from
0.7.0-SANPSHOT
to0.7.0-SNAPSHOT
How to verify it
./gradlew clean build
should pass