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>