You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2021/09/05 23:37:39 UTC

[maven-doxia-converter] branch master updated: Fix build

This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-doxia-converter.git


The following commit(s) were added to refs/heads/master by this push:
     new 86c33a0  Fix build
86c33a0 is described below

commit 86c33a0fd581eaf38339d354832a691b28df092c
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Mon Sep 6 01:37:19 2021 +0200

    Fix build
---
 src/test/resources/unit/fml/test.fml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/test/resources/unit/fml/test.fml b/src/test/resources/unit/fml/test.fml
index f21a92e..c808cdf 100644
--- a/src/test/resources/unit/fml/test.fml
+++ b/src/test/resources/unit/fml/test.fml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
 Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements.  See the NOTICE file