diff --git a/build.gradle b/build.gradle index 97a80c3..28f079e 100644 --- a/build.gradle +++ b/build.gradle @@ -51,7 +51,7 @@ uploadArchives { authentication(userName: NEXUS_USERNAME, password: NEXUS_PASSWORD) } pom.project { - version '1.2.6' + version '1.2.7' artifactId ARTIFACT_Id groupId GROUP_ID packaging TYPE -- libgit2 0.21.2