Skip to content

Commit

Permalink
Merge pull request #61 from RankoR/hotfix/pom-version
Browse files Browse the repository at this point in the history
Fix publish
  • Loading branch information
RankoR authored Jan 9, 2020
2 parents 202bce3 + fe64917 commit 830646f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions library/publish.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ tasks.withType(Javadoc).all {
enabled = false
}

group = libraryGroupId
version = smart_rate_version

install {
repositories.mavenInstaller {
pom.project {
Expand Down

0 comments on commit 830646f

Please sign in to comment.