Skip to content

Commit ae66845

Browse files
committed
Document release of Apache Commons CLI 1.3
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/cli/trunk@1678511 13f79535-47bb-0310-9956-ffa450edef68
1 parent 13880f2 commit ae66845

2 files changed

Lines changed: 12 additions & 2 deletions

File tree

doap_cli.rdf

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,13 @@ limitations under the License.
3636
<location rdf:resource="http://svn.apache.org/repos/asf/commons/proper/cli"/>
3737
</SVNRepository>
3838
</repository>
39+
<release>
40+
<Version>
41+
<name>commons-cli</name>
42+
<created>2015-05-09</created>
43+
<revision>1.3</revision>
44+
</Version>
45+
</release>
3946
<release>
4047
<Version>
4148
<name>commons-cli</name>

src/changes/changes.xml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,11 @@
2121
<title>Commons CLI Release Notes</title>
2222
</properties>
2323
<body>
24-
25-
<release version="1.3" date="in SVN" description="This is a feature and maintenance bug fix release.">
24+
25+
<release version="1.4" date="tba" description="tba">
26+
</release>
27+
28+
<release version="1.3" date="2015-05-09" description="This is a feature and maintenance bug fix release.">
2629
<action type="fix" dev="djones" issue="CLI-248">
2730
Fixed broken Javadoc links on Introduction page.
2831
</action>

0 commit comments

Comments
 (0)