From c336e694787669843c207c3ff68832ff1a42444f Mon Sep 17 00:00:00 2001 From: 王彬 Date: Wed, 4 Sep 2019 14:58:05 +0800 Subject: [PATCH] upper a version --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 28f079e..81826f9 100644 --- a/build.gradle +++ b/build.gradle @@ -51,7 +51,7 @@ uploadArchives { authentication(userName: NEXUS_USERNAME, password: NEXUS_PASSWORD) } pom.project { - version '1.2.7' + version '1.2.8' artifactId ARTIFACT_Id groupId GROUP_ID packaging TYPE -- libgit2 0.21.2