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 955c462 commit bccce51Copy full SHA for bccce51
1 file changed
src/changes/changes.xml
@@ -15,7 +15,9 @@
15
See the License for the specific language governing permissions and
16
limitations under the License.
17
-->
18
-<document>
+<document xmlns="http://maven.apache.org/changes/1.0.0"
19
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20
+ xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/xsd/changes-1.0.0.xsd">
21
<properties>
22
<title>Apache Commons CLI Release Notes</title>
23
</properties>
0 commit comments