diff --git a/pom.xml b/pom.xml index 42ac42355a3..6e1a182f9f9 100755 --- a/pom.xml +++ b/pom.xml @@ -510,6 +510,9 @@ basecade Anders Havn + + zaewonyx + diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 1b9c41686d9..a627b7c8978 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -221,6 +221,10 @@ When encoding resources, profile declarations on contained resources will now be preserved. Thanks to Anders Havn for the pull request! + + Two incorrect package declarations in unit tests were corrected. Thanks to github user + @zaewonyx for the PR! +