Skip to content

Commit bccce51

Browse files
committed
Use XSD
1 parent 955c462 commit bccce51

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

src/changes/changes.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@
1515
See the License for the specific language governing permissions and
1616
limitations under the License.
1717
-->
18-
<document>
18+
<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">
1921
<properties>
2022
<title>Apache Commons CLI Release Notes</title>
2123
</properties>

0 commit comments

Comments
 (0)