Skip to content

Commit 6e0cb0e

Browse files
committed
current release is 1.2
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/cli/trunk@1450715 13f79535-47bb-0310-9956-ffa450edef68
1 parent e373881 commit 6e0cb0e

2 files changed

Lines changed: 4 additions & 5 deletions

File tree

src/site/site.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<item name="Getting started" href="/introduction.html"/>
3737
<item name="Usage scenarios" href="/usage.html"/>
3838
<item name="Option properties" href="/properties.html"/>
39-
<item name="Javadoc (1.3)" href="/javadocs/api-release/index.html"/>
39+
<item name="Javadoc (1.2)" href="/javadocs/api-release/index.html"/>
4040
</menu>
4141

4242
</body>

src/site/xdoc/index.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,7 @@ usage: ls
7878
The Javadoc API documents are available online:
7979
</p>
8080
<ul>
81-
<li><a href="javadocs/api-release/index.html">CLI 1.3 (current release)</a></li>
82-
<li><a href="javadocs/api-1.2/index.html">CLI 1.2</a></li>
81+
<li><a href="javadocs/api-release/index.html">CLI 1.2 (current release)</a></li>
8382
<li><a href="javadocs/api-1.1/index.html">CLI 1.1</a></li>
8483
<li><a href="javadocs/api-1.0/index.html">CLI 1.0</a></li>
8584
</ul>
@@ -91,10 +90,10 @@ usage: ls
9190

9291
<section name="Releases">
9392
<p>
94-
The latest version is v1.3. -
93+
The latest version is v1.2. -
9594
<a href="http://commons.apache.org/cli/download_cli.cgi">Download now!</a>
9695
<br/>
97-
The <a href="release_1_3.html">release notes</a> are also available.
96+
The <a href="release_1_2.html">release notes</a> are also available.
9897
</p>
9998
<p>
10099
For previous releases, see the <a href="http://archive.apache.org/dist/commons/cli/">Apache Archive</a>.

0 commit comments

Comments
 (0)