mirror of
https://github.com/plexusorg/Module-HTTPD.git
synced 2024-11-24 04:35: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"
|
description = "Module-HTTPD"
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
mavenLocal()
|
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
|
|
||||||
maven {
|
maven {
|
||||||
@ -55,7 +54,6 @@ tasks {
|
|||||||
processResources {
|
processResources {
|
||||||
filteringCharset = Charsets.UTF_8.name() // We want UTF-8 for everything
|
filteringCharset = Charsets.UTF_8.name() // We want UTF-8 for everything
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user