This is an automated email from the ASF dual-hosted git repository.

rkk pushed a commit to branch staging
in repository https://gitbox.apache.org/repos/asf/sdap-website.git

commit c15f7d5ae477d2599a80ec6b6c65733e692c64aa
Author: rileykk <[email protected]>
AuthorDate: Tue Jun 18 16:03:24 2024 -0700

    1.3.0 Release
---
 downloads.html            | 6 +++---
 source/_data/releases.yml | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/downloads.html b/downloads.html
index 3ca0e7f..79ce99d 100644
--- a/downloads.html
+++ b/downloads.html
@@ -79,7 +79,7 @@
     <tr>
         <td>Nexus</td>
         <td>1.3.0</td>
-        <td>2024-06-xx</td>
+        <td>2024-06-18</td>
         <td>
             <a 
href="https://www.apache.org/dyn/closer.lua/sdap/1.3.0/apache-sdap-nexus-1.3.0-src.tar.gz";>
                 [source] apache-sdap-nexus-1.3.0-src.tar.gz
@@ -97,7 +97,7 @@
     <tr>
         <td>Ingester</td>
         <td>1.3.0</td>
-        <td>2024-06-xx</td>
+        <td>2024-06-18</td>
         <td>
             <a 
href="https://www.apache.org/dyn/closer.lua/sdap/1.3.0/apache-sdap-ingester-1.3.0-src.tar.gz";>
                 [source] apache-sdap-ingester-1.3.0-src.tar.gz
@@ -151,7 +151,7 @@
     <tr>
         
         <td rowspan="2">1.3.0</td>
-        <td rowspan="2">2024-06-xx</td>
+        <td rowspan="2">2024-06-18</td>
         
         
         <td>Nexus</td>
diff --git a/source/_data/releases.yml b/source/_data/releases.yml
index 0b87e12..31c29f9 100644
--- a/source/_data/releases.yml
+++ b/source/_data/releases.yml
@@ -3,12 +3,12 @@ releases:
   - component: nexus
     displayName: Nexus
     release: 1.3.0
-    releaseDate: 2024-06-xx
+    releaseDate: 2024-06-18
     incubating: false
   - component: ingester
     displayName: Ingester
     release: 1.3.0
-    releaseDate: 2024-06-xx
+    releaseDate: 2024-06-18
     incubating: false
   - component: nexusproto
     displayName: Nexus Protobuf
@@ -21,7 +21,7 @@ releases:
 #    releaseDate: TBD
   history:
   - release: 1.3.0
-    releaseDate: 2024-06-xx
+    releaseDate: 2024-06-18
     incubating: false
     components:
     - component: nexus

Reply via email to