From 6abb5453e729074183a8d2b0e5c524f4ae3107a9 Mon Sep 17 00:00:00 2001 From: Benedikt Ritter Date: Sat, 15 Mar 2014 12:45:52 +0000 Subject: [PATCH] Update index.xml for upcoming 3.3.1 release git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1577853 13f79535-47bb-0310-9956-ffa450edef68 --- src/site/xdoc/index.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index 48753692b..5c8902005 100644 --- a/src/site/xdoc/index.xml +++ b/src/site/xdoc/index.xml @@ -50,7 +50,7 @@ and various project reports are provided. The JavaDoc API documents are available online:

@@ -64,10 +64,10 @@ The code base is monitored by a Sonar instance running on -

The latest stable release of Lang is 3.3. You may:

+

The latest stable release of Lang is 3.3.1. You may:

@@ -77,7 +77,7 @@ Alternatively you can pull it from the central Maven repositories:
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-lang3</artifactId>
-  <version>3.3</version>
+  <version>3.3.1</version>