Skip to content

Commit

Permalink
triggering to check Maven Central promotion
Browse files Browse the repository at this point in the history
  • Loading branch information
albertlatacz committed Dec 2, 2016
1 parent d8eca36 commit b710162
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ task sourceJar(type: Jar, dependsOn: shadowJar) {
}

def pomConfig = {
url 'https://github.com/albertlatacz/java-repl'
url 'http://www.javarepl.com'
name 'Java REPL'
licenses {
license {
Expand Down

0 comments on commit b710162

Please sign in to comment.