File tree Expand file tree Collapse file tree 4 files changed +20
-4
lines changed
Expand file tree Collapse file tree 4 files changed +20
-4
lines changed Original file line number Diff line number Diff line change 1919 <parent >
2020 <groupId >org.apache.commons</groupId >
2121 <artifactId >commons-parent</artifactId >
22- <version >78 </version >
22+ <version >79 </version >
2323 </parent >
2424 <modelVersion >4.0.0</modelVersion >
2525 <groupId >commons-cli</groupId >
Original file line number Diff line number Diff line change 1515 See the License for the specific language governing permissions and
1616 limitations under the License.
1717-->
18- <document xmlns =" http://maven.apache.org/changes/1 .0.0"
18+ <document xmlns =" http://maven.apache.org/changes/2 .0.0"
1919 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" >
20+ xsi : schemaLocation =" http://maven.apache.org/changes/2 .0.0 https ://maven.apache.org/xsd/changes-2 .0.0.xsd" >
2121 <properties >
2222 <title >Apache Commons CLI Release Notes</title >
2323 </properties >
Original file line number Diff line number Diff line change 1+ // Licensed to the Apache Software Foundation (ASF) under one
2+ // or more contributor license agreements. See the NOTICE file
3+ // distributed with this work for additional information
4+ // regarding copyright ownership. The ASF licenses this file
5+ // to you under the Apache License, Version 2.0 (the
6+ // "License"); you may not use this file except in compliance
7+ // with the License. You may obtain a copy of the License at
8+ //
9+ // https://www.apache.org/licenses/LICENSE-2.0
10+ //
11+ // Unless required by applicable law or agreed to in writing,
12+ // software distributed under the License is distributed on an
13+ // "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
14+ // KIND, either express or implied. See the License for the
15+ // specific language governing permissions and limitations
16+ // under the License.
Original file line number Diff line number Diff line change 2626 <menu name =" Commons CLI" >
2727 <item name =" Overview" href =" /index.html" />
2828 <item name =" Download" href =" https://commons.apache.org/cli/download_cli.cgi" />
29- <item name =" Changes Report" href =" /changes-report .html" />
29+ <item name =" Changes Report" href =" /changes.html" />
3030 <item name =" Mailing Lists" href =" /mail-lists.html" />
3131 <item name =" Issue Tracking" href =" /issue-tracking.html" />
3232 <item name =" Source Repository" href =" /scm.html" />
You can’t perform that action at this time.
0 commit comments