Skip to content

Commit 0d28724

Browse files
committed
Update site for 2.0.0-M1 and 1.10.0
1 parent 0c3f1ae commit 0d28724

File tree

1 file changed

+28
-18
lines changed

1 file changed

+28
-18
lines changed

src/site/site.xml

Lines changed: 28 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -34,27 +34,37 @@
3434
</menu>
3535

3636
<menu name="Documentation">
37-
<item name="Building" href="/building.html"/>
38-
<item name="History" href="/changes-report.html"/>
39-
<item name="2.0.0" collapse="true" href="/index.html">
40-
<item name="Release Notes" href="https://commons.apache.org/beanutils/javadocs/v2.0.0/RELEASE-NOTES.txt"/>
41-
<item name="User Guide" href="https://commons.apache.org/beanutils/javadocs/v2.0.0/apidocs/org/apache/commons/beanutils2/package-summary.html#package_description"/>
42-
<item name="API" href="https://commons.apache.org/beanutils/javadocs/v2.0.0/apidocs/index.html"/>
37+
<item name="Building" href="/building.html"/>
38+
<item name="History" href="/changes-report.html"/>
39+
<item name="2.0.0-M2" collapse="true" href="/index.html">
40+
<item name="Release Notes" href="https://dlcdn.apache.org//commons/beanutils/RELEASE-NOTES.txt"/>
41+
<item name="User Guide" href="https://commons.apache.org/proper/commons-beanutils/apidocs/org/apache/commons/beanutils2/package-summary.html"/>
42+
<item name="API" href="https://commons.apache.org/proper/commons-beanutils/apidocs/index.html"/>
4343
</item>
44-
<item name="1.9.3" collapse="true" href="/index.html">
45-
<item name="Release Notes" href="https://commons.apache.org/beanutils/javadocs/v1.9.3/RELEASE-NOTES.txt"/>
46-
<item name="User Guide" href="https://commons.apache.org/beanutils/javadocs/v1.9.3/apidocs/org/apache/commons/beanutils/package-summary.html#package_description"/>
47-
<item name="API" href="https://commons.apache.org/beanutils/javadocs/v1.9.3/apidocs/index.html"/>
44+
<item name="2.0.0-M1" collapse="true" href="/index.html">
45+
<item name="Release Notes" href="https://dlcdn.apache.org//commons/beanutils/RELEASE-NOTES.txt"/>
46+
<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"/>
47+
<item name="API" href="https://javadoc.io/doc/org.apache.commons/commons-beanutils2/2.0.0-M1/index.html"/>
4848
</item>
49-
<item name="1.9.2" collapse="true" href="/index.html">
50-
<item name="Release Notes" href="https://commons.apache.org/beanutils/javadocs/v1.9.2/RELEASE-NOTES.txt"/>
51-
<item name="User Guide" href="https://commons.apache.org/beanutils/javadocs/v1.9.2/apidocs/org/apache/commons/beanutils/package-summary.html#package_description"/>
52-
<item name="API" href="https://commons.apache.org/beanutils/javadocs/v1.9.2/apidocs/index.html"/>
49+
<item name="1.10.0" collapse="true" href="/index.html">
50+
<item name="Release Notes" href="https://dlcdn.apache.org//commons/beanutils/RELEASE-NOTES.txt"/>
51+
<item name="User Guide" href="https://javadoc.io/doc/commons-beanutils/commons-beanutils/1.10.0/org/apache/commons/beanutils/package-summary.html"/>
52+
<item name="API" href="https://javadoc.io/doc/commons-beanutils/commons-beanutils/1.10.0/index.html"/>
5353
</item>
54-
<item name="1.8.3" collapse="true" href="/index.html">
55-
<item name="Release Notes" href="https://commons.apache.org/beanutils/javadocs/v1.8.3/RELEASE-NOTES.txt"/>
56-
<item name="User Guide" href="https://commons.apache.org/beanutils/javadocs/v1.8.3/apidocs/org/apache/commons/beanutils/package-summary.html#package_description"/>
57-
<item name="API" href="https://commons.apache.org/beanutils/javadocs/v1.8.3/apidocs/index.html"/>
54+
<item name="1.9.3" collapse="true" href="/index.html">
55+
<item name="Release Notes" href="https://commons.apache.org/beanutils/javadocs/v1.9.3/RELEASE-NOTES.txt"/>
56+
<item name="User Guide" href="https://commons.apache.org/beanutils/javadocs/v1.9.3/apidocs/org/apache/commons/beanutils/package-summary.html#package_description"/>
57+
<item name="API" href="https://commons.apache.org/beanutils/javadocs/v1.9.3/apidocs/index.html"/>
58+
</item>
59+
<item name="1.9.2" collapse="true" href="/index.html">
60+
<item name="Release Notes" href="https://commons.apache.org/beanutils/javadocs/v1.9.2/RELEASE-NOTES.txt"/>
61+
<item name="User Guide" href="https://commons.apache.org/beanutils/javadocs/v1.9.2/apidocs/org/apache/commons/beanutils/package-summary.html#package_description"/>
62+
<item name="API" href="https://commons.apache.org/beanutils/javadocs/v1.9.2/apidocs/index.html"/>
63+
</item>
64+
<item name="1.8.3" collapse="true" href="/index.html">
65+
<item name="Release Notes" href="https://commons.apache.org/beanutils/javadocs/v1.8.3/RELEASE-NOTES.txt"/>
66+
<item name="User Guide" href="https://commons.apache.org/beanutils/javadocs/v1.8.3/apidocs/org/apache/commons/beanutils/package-summary.html#package_description"/>
67+
<item name="API" href="https://commons.apache.org/beanutils/javadocs/v1.8.3/apidocs/index.html"/>
5868
</item>
5969
</menu>
6070

0 commit comments

Comments
 (0)