Modified: oozie/site/trunk/content/site.xml URL: http://svn.apache.org/viewvc/oozie/site/trunk/content/site.xml?rev=1886952&r1=1886951&r2=1886952&view=diff ============================================================================== --- oozie/site/trunk/content/site.xml (original) +++ oozie/site/trunk/content/site.xml Fri Feb 26 14:14:19 2021 @@ -77,10 +77,11 @@ </menu> <menu name="Releases"> - <item name="5.2.0 (latest)" href="http://www.apache.org/dyn/closer.lua/oozie/5.2.0"/> - <item name="5.1.0" href="http://www.apache.org/dyn/closer.lua/oozie/5.1.0"/> + <item name="5.2.1 (latest)" href="http://www.apache.org/dyn/closer.lua/oozie/5.2.1"/> + <item name="5.2.0" href="http://archive.apache.org/dist/oozie/5.2.0"/> + <item name="5.1.0" href="http://archive.apache.org/dist/oozie/5.1.0"/> <item name="5.0.0" href="http://archive.apache.org/dist/oozie/5.0.0"/> - <item name="4.3.1" href="http://www.apache.org/dyn/closer.lua/oozie/4.3.1"/> + <item name="4.3.1" href="http://archive.apache.org/dist/oozie/4.3.1"/> <item name="5.0.0-beta1" href="http://archive.apache.org/dist/oozie/5.0.0-beta1"/> <item name="4.3.0" href="http://archive.apache.org/dist/oozie/4.3.0"/> <item name="4.2.0" href="http://archive.apache.org/dist/oozie/4.2.0"/> @@ -96,7 +97,8 @@ </menu> <menu name="Documentation"> - <item name="5.2.0 (latest)" href="docs/5.2.0/index.html"/> + <item name="5.2.1 (latest)" href="docs/5.2.1/index.html"/> + <item name="5.2.0" href="docs/5.2.0/index.html"/> <item name="5.1.0" href="docs/5.1.0/index.html"/> <item name="5.0.0" href="docs/5.0.0/index.html"/> <item name="4.3.1" href="docs/4.3.1/index.html"/> @@ -125,6 +127,6 @@ <item name="Thanks" href="http://www.apache.org/foundation/thanks.html"/> </menu> - <footer>� 2011-2019 The Apache Software Foundation. Apache Oozie, Oozie, Apache, the Apache feather logo, and the Apache Oozie project logo are trademarks of The Apache Software Foundation.</footer> + <footer>� 2011-2021 The Apache Software Foundation. Apache Oozie, Oozie, Apache, the Apache feather logo, and the Apache Oozie project logo are trademarks of The Apache Software Foundation.</footer> </body> </project>
Modified: oozie/site/trunk/doap_Oozie.rdf URL: http://svn.apache.org/viewvc/oozie/site/trunk/doap_Oozie.rdf?rev=1886952&r1=1886951&r2=1886952&view=diff ============================================================================== --- oozie/site/trunk/doap_Oozie.rdf (original) +++ oozie/site/trunk/doap_Oozie.rdf Fri Feb 26 14:14:19 2021 @@ -38,8 +38,8 @@ <release> <Version> <name>Apache Oozie</name> - <created>2019-12-06</created> - <revision>5.2.0</revision> + <created>2021-02-26</created> + <revision>5.2.1</revision> </Version> </release> <repository>
