diff --git a/project.properties b/project.properties index 54d9d29cd..84da189d7 100644 --- a/project.properties +++ b/project.properties @@ -30,6 +30,7 @@ maven.xdoc.poweredby.image=maven-feather.png # The Sun Javadoc for versions prior to 1.3 are off-line. maven.javadoc.links=http://java.sun.com/j2se/1.3/docs/api/ maven.javadoc.source=1.3 +maven.javadoc.overview=./src/java/org/apache/commons/lang/overview.html # This links to the current stable version. We could have LANG_CURRENT, but this # is simpler to manage at the moment.