Skip to content

Commit

Permalink
Merge pull request #73 from takipi/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
davidlevanon authored Jan 3, 2021
2 parents 193783a + 28d0157 commit 21f840d
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,8 @@ subprojects {
version = '2.0.0'

repositories {
mavenCentral()
jcenter()
mavenLocal()
maven {
url 'https://packages.atlassian.com/content/repositories/atlassian-public/'
}
maven {
url 'https://repo.spring.io/plugins-release/'
}
}
task javadocJar(type: Jar) {
classifier = 'javadoc'
Expand Down

0 comments on commit 21f840d

Please sign in to comment.