Specified encoding parameter for module.xml (#1206)

This commit is contained in:
marwalsch 2021-11-10 09:52:24 +01:00 committed by GitHub
parent be66d69b47
commit 09743afbce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ After you have done this, open up the _module.xml_ file and create the following
.Module XML
[source,xml]
----
<?xml version="1.0" ?>
<?xml version="1.0" encoding="UTF-8"?>
<module xmlns="urn:jboss:module:1.3" name="org.postgresql">
<resources>