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 bab52e3 commit fe465d5Copy full SHA for fe465d5
src/changes/changes.xml
@@ -18,7 +18,7 @@
18
<!-- Description: http://maven.apache.org/plugins/maven-changes-plugin/changes.html -->
19
<document xmlns="http://maven.apache.org/changes/2.0.0"
20
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
21
- 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">
22
<properties>
23
<title>Apache Commons Release Plugin Changes</title>
24
<author email="[email protected]">Apache Commons Developers</author>
0 commit comments