mirror of
https://github.com/plexusorg/Module-HTTPD.git
synced 2024-11-23 20:25:00 +00:00
Merge branch 'master' of https://github.com/plexusorg/Module-HTTPD
This commit is contained in:
commit
139374ba55
@ -9,7 +9,6 @@ version = "1.0.1"
|
||||
description = "Module-HTTPD"
|
||||
|
||||
repositories {
|
||||
mavenLocal()
|
||||
mavenCentral()
|
||||
|
||||
maven {
|
||||
@ -55,7 +54,6 @@ tasks {
|
||||
processResources {
|
||||
filteringCharset = Charsets.UTF_8.name() // We want UTF-8 for everything
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user