diff --git a/build.gradle b/build.gradle index 8a065df7..7d1f361b 100644 --- a/build.gradle +++ b/build.gradle @@ -7,7 +7,7 @@ apply plugin: 'eclipse' description = "mynlp是mayabot开源的中文自然语言处理工具集" -def buildVersion = "3.0.0-beta.3" +def buildVersion = "3.0.0" def snapShot = false allprojects {