commit | 3103de793c294f415bdd960ae86a905e470b6781 | [log] [tgz] |
---|---|---|
author | Tang Cheng <cheng.tang@supwisdom.com> | 周五 7月 12 11:29:02 2019 +0800 |
committer | Tang Cheng <cheng.tang@supwisdom.com> | 周五 7月 12 11:29:02 2019 +0800 |
tree | 779f08a9809cc7f227f573392178d60e19866a2c | |
parent | 2273131b7b9bf4001189ce435157ebd62352f44c [diff] [blame] |
修改bug
diff --git a/payapi-common/build.gradle b/payapi-common/build.gradle index e3e1704..d0cdb6d 100644 --- a/payapi-common/build.gradle +++ b/payapi-common/build.gradle
@@ -1,7 +1,7 @@ plugins { id 'java-library' id 'maven-publish' - id "com.palantir.git-version" version "0.12.0-rc2" + id "com.palantir.git-version" } group = rootProject.group