Author: stoty
Date: Fri Apr  4 08:10:20 2025
New Revision: 1924765

URL: http://svn.apache.org/viewvc?rev=1924765&view=rev
Log:
Add Omid 1.1.3 release to download page

Modified:
    phoenix/site/publish/download.html
    phoenix/site/source/src/site/markdown/download.md

Modified: phoenix/site/publish/download.html
URL: 
http://svn.apache.org/viewvc/phoenix/site/publish/download.html?rev=1924765&r1=1924764&r2=1924765&view=diff
==============================================================================
--- phoenix/site/publish/download.html (original)
+++ phoenix/site/publish/download.html Fri Apr  4 08:10:20 2025
@@ -166,7 +166,7 @@ Generated by Apache Maven Doxia
 </div>
 <p>The below table lists mirrored release artifacts and their associated 
hashes and signatures available ONLY at apache.org. The keys used to sign 
releases can be found in our published <a class="externalLink" 
href="https://www.apache.org/dist/phoenix/KEYS";>KEYS</a> file. See our 
installation instructions <a href="installation.html">here</a>, our release 
notes <a href="release_notes.html">here</a>, and a list of fixes and new 
features <a class="externalLink" 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12334393&amp;projectId=12315120";>here</a>.
 Follow <a class="externalLink" 
href="https://www.apache.org/dyn/closer.cgi#verify";>Verify the Integrity of the 
Files</a> for how to verify your mirrored downloads.</p>
 <p>Current release 4.16.1 can run on Apache HBase 1.3, 1.4, 1.5 and 1.6.<br> 
Current release 5.1.3 can run on Apache HBase 2.1, 2.2, 2.3, 2.4 and 2.5.</p>
-<p>Current release 5.2.0 can run on Apache HBase 2.4 and 2.5 versions.</p>
+<p>Current release 5.2.1 can run on Apache HBase 2.4, 2.5 and 2.6 versions.</p>
 <p>Please follow the appropriate link depending on your HBase version.</p>
 <table border="0" class="bodyTable table table-striped table-hover" 
id="core-releases">
  <thead>
@@ -255,6 +255,7 @@ addRelease2('4.16.1', '21/may/2021', '1.
 addPhoenixdbRelease('1.2.2','7/jun/2024');
 addPhoenixThirdpartyRelease('2.1.0','20/dec/2023');
 addPhoenixThirdpartyRelease('2.0.0','19/apr/2022');
+addPhoenixOmidRelease('1.1.3','4/apr/2025');
 addPhoenixOmidRelease('1.1.2','24/mar/2024');
 addPhoenixOmidRelease('1.1.1','08/feb/2024');
 addPhoenixOmidRelease('1.1.0','17/oct/2022');

Modified: phoenix/site/source/src/site/markdown/download.md
URL: 
http://svn.apache.org/viewvc/phoenix/site/source/src/site/markdown/download.md?rev=1924765&r1=1924764&r2=1924765&view=diff
==============================================================================
--- phoenix/site/source/src/site/markdown/download.md (original)
+++ phoenix/site/source/src/site/markdown/download.md Fri Apr  4 08:10:20 2025
@@ -9,7 +9,7 @@ Follow [Verify the Integrity of the File
 Current release 4.16.1 can run on Apache HBase 1.3, 1.4, 1.5 and 1.6.  
 Current release 5.1.3 can run on Apache HBase 2.1, 2.2, 2.3, 2.4 and 2.5.
 
-Current release 5.2.0 can run on Apache HBase 2.4 and 2.5 versions.
+Current release 5.2.1 can run on Apache HBase 2.4, 2.5 and 2.6 versions.
 
 Please follow the appropriate link depending on your HBase version. 
  
@@ -84,6 +84,7 @@ addRelease2('4.16.1', '21/may/2021', '1.
 addPhoenixdbRelease('1.2.2','7/jun/2024');
 addPhoenixThirdpartyRelease('2.1.0','20/dec/2023');
 addPhoenixThirdpartyRelease('2.0.0','19/apr/2022');
+addPhoenixOmidRelease('1.1.3','4/apr/2025');
 addPhoenixOmidRelease('1.1.2','24/mar/2024');
 addPhoenixOmidRelease('1.1.1','08/feb/2024');
 addPhoenixOmidRelease('1.1.0','17/oct/2022');


Reply via email to