We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a68bdc commit 6e3dd0dCopy full SHA for 6e3dd0d
src/changes/changes.xml
@@ -40,7 +40,7 @@ The <action> type attribute can be add,update,fix,remove.
40
-->
41
<document xmlns="http://maven.apache.org/changes/2.0.0"
42
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
43
- xsi:schemaLocation="http://maven.apache.org/changes/2.0.0 http://maven.apache.org/xsd/changes-2.0.0.xsd">
+ xsi:schemaLocation="http://maven.apache.org/changes/2.0.0 https://maven.apache.org/xsd/changes-2.0.0.xsd">
44
<properties>
45
<title>Apache Commons IO Release Notes</title>
46
</properties>
0 commit comments