Skip to content

Commit 9963ee3

Browse files
committed
Merge remote-tracking branch 'origin/master' into release
2 parents dd8ba1f + 5089629 commit 9963ee3

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

src/site/site.xml

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,17 +43,21 @@
4343
</menu>
4444
<menu name="Documentation">
4545
<item name="Building" href="/building.html" />
46-
<item name="2.0.0-M2-SNAPSHOT" collapse="true" href="/index.html">
46+
<item name="2.0.0-M2" collapse="true" href="/index.html">
4747
<item name="Release Notes" href="https://dlcdn.apache.org//commons/beanutils/RELEASE-NOTES.txt" />
48-
<item name="User Guide" href="https://commons.apache.org/proper/commons-beanutils/apidocs/org/apache/commons/beanutils2/package-summary.html" />
49-
<item name="API" href="https://commons.apache.org/proper/commons-beanutils/apidocs/index.html" />
48+
<item name="User Guide" href="https://javadoc.io/doc/org.apache.commons/commons-beanutils2/2.0.0-M2/org/apache/commons/beanutils2/package-summary.html" />
49+
<item name="API" href="https://javadoc.io/doc/org.apache.commons/commons-beanutils2/2.0.0-M2/index.html" />
5050
</item>
5151
<item name="2.0.0-M1" collapse="true" href="/index.html">
5252
<item name="Release Notes" href="https://dlcdn.apache.org//commons/beanutils/RELEASE-NOTES.txt" />
53-
<item name="User Guide"
54-
href="https://javadoc.io/doc/org.apache.commons/commons-beanutils2/2.0.0-M1/org/apache/commons/beanutils2/package-summary.html" />
53+
<item name="User Guide" href="https://javadoc.io/doc/org.apache.commons/commons-beanutils2/2.0.0-M1/org/apache/commons/beanutils2/package-summary.html" />
5554
<item name="API" href="https://javadoc.io/doc/org.apache.commons/commons-beanutils2/2.0.0-M1/index.html" />
5655
</item>
56+
<item name="1.11.0" collapse="true" href="/index.html">
57+
<item name="Release Notes" href="https://dlcdn.apache.org//commons/beanutils/RELEASE-NOTES.txt" />
58+
<item name="User Guide" href="https://javadoc.io/doc/commons-beanutils/commons-beanutils/1.11.0/org/apache/commons/beanutils/package-summary.html" />
59+
<item name="API" href="https://javadoc.io/doc/commons-beanutils/commons-beanutils/1.11.0/index.html" />
60+
</item>
5761
<item name="1.10.1" collapse="true" href="/index.html">
5862
<item name="Release Notes" href="https://dlcdn.apache.org//commons/beanutils/RELEASE-NOTES.txt" />
5963
<item name="User Guide" href="https://javadoc.io/doc/commons-beanutils/commons-beanutils/1.10.1/org/apache/commons/beanutils/package-summary.html" />

0 commit comments

Comments
 (0)