Author: struberg
Date: Tue Apr  8 13:01:19 2025
New Revision: 1924942

URL: http://svn.apache.org/viewvc?rev=1924942&view=rev
Log:
Site checkin for project Apache DeltaSpike Documentation

Modified:
    deltaspike/site/trunk/content/documentation/bean-validation.html
    deltaspike/site/trunk/content/documentation/build.html
    deltaspike/site/trunk/content/documentation/cdiimp.html
    deltaspike/site/trunk/content/documentation/configuration.html
    deltaspike/site/trunk/content/documentation/configure.html
    deltaspike/site/trunk/content/documentation/container-control.html
    deltaspike/site/trunk/content/documentation/core.html
    deltaspike/site/trunk/content/documentation/data.html
    deltaspike/site/trunk/content/documentation/encryption.html
    deltaspike/site/trunk/content/documentation/index.html
    deltaspike/site/trunk/content/documentation/jpa.html
    deltaspike/site/trunk/content/documentation/jsf.html
    deltaspike/site/trunk/content/documentation/modules.html
    deltaspike/site/trunk/content/documentation/overview.html
    deltaspike/site/trunk/content/documentation/partial-bean.html
    deltaspike/site/trunk/content/documentation/projectstage.html
    deltaspike/site/trunk/content/documentation/proxy.html
    deltaspike/site/trunk/content/documentation/scheduler.html
    deltaspike/site/trunk/content/documentation/security.html
    deltaspike/site/trunk/content/documentation/servlet.html
    deltaspike/site/trunk/content/documentation/snapshots.html
    deltaspike/site/trunk/content/documentation/spi.html
    deltaspike/site/trunk/content/documentation/test-control.html

Modified: deltaspike/site/trunk/content/documentation/bean-validation.html
URL: 
http://svn.apache.org/viewvc/deltaspike/site/trunk/content/documentation/bean-validation.html?rev=1924942&r1=1924941&r2=1924942&view=diff
==============================================================================
--- deltaspike/site/trunk/content/documentation/bean-validation.html (original)
+++ deltaspike/site/trunk/content/documentation/bean-validation.html Tue Apr  8 
13:01:19 2025
@@ -382,7 +382,7 @@ simply need to override the factory. The
     <div class="row">
         <hr>
         <footer>
-            <p>Copyright &copy; 2011-2016 The Apache Software Foundation,
+            <p>Copyright &copy; 2011-2025 The Apache Software Foundation,
                 Licensed under the Apache License, Version 2.0.</p>
 
             <p>Apache and the Apache feather logo are trademarks of The Apache 
Software Foundation.</p>

Modified: deltaspike/site/trunk/content/documentation/build.html
URL: 
http://svn.apache.org/viewvc/deltaspike/site/trunk/content/documentation/build.html?rev=1924942&r1=1924941&r2=1924942&view=diff
==============================================================================
--- deltaspike/site/trunk/content/documentation/build.html (original)
+++ deltaspike/site/trunk/content/documentation/build.html Tue Apr  8 13:01:19 
2025
@@ -261,7 +261,7 @@ table.CodeRay td.code>pre{padding:0}
 <p>The DeltaSpike source (modules and examples) is provided for inspection, 
contribution and testing purposes. The source must be built with Maven, which 
has been used to automate the compilation, testing and packaging processes. 
Arquillian tests are included with the source and a CDI implementation or 
container can be specified with which to carry out the tests.</p>
 </div>
 <div class="paragraph">
-<p>In all cases, to obtain the DeltaSpike source, <a 
href="https://deltaspike.apache.org/download.html";>download</a> 
<code>deltaspike-project-1.9.6-source-release.zip</code> and extract the 
contents.</p>
+<p>In all cases, to obtain the DeltaSpike source, <a 
href="https://deltaspike.apache.org/download.html";>download</a> 
<code>deltaspike-project-2.0.0-source-release.zip</code> and extract the 
contents.</p>
 </div>
 <div class="admonitionblock note">
 <table>
@@ -285,7 +285,7 @@ You can also obtain the DeltaSpike sourc
 </div>
 <div class="listingblock">
 <div class="content">
-<pre class="CodeRay highlight"><code data-lang="shell">$ cd 
/path/to/deltaspike-project-1.9.6/
+<pre class="CodeRay highlight"><code data-lang="shell">$ cd 
/path/to/deltaspike-project-2.0.0/
 $ mvn clean install</code></pre>
 </div>
 </div>
@@ -538,7 +538,7 @@ Set <code>WLS_HOME</code> so that <code>
     <div class="row">
         <hr>
         <footer>
-            <p>Copyright &copy; 2011-2016 The Apache Software Foundation,
+            <p>Copyright &copy; 2011-2025 The Apache Software Foundation,
                 Licensed under the Apache License, Version 2.0.</p>
 
             <p>Apache and the Apache feather logo are trademarks of The Apache 
Software Foundation.</p>

Modified: deltaspike/site/trunk/content/documentation/cdiimp.html
URL: 
http://svn.apache.org/viewvc/deltaspike/site/trunk/content/documentation/cdiimp.html?rev=1924942&r1=1924941&r2=1924942&view=diff
==============================================================================
--- deltaspike/site/trunk/content/documentation/cdiimp.html (original)
+++ deltaspike/site/trunk/content/documentation/cdiimp.html Tue Apr  8 13:01:19 
2025
@@ -560,7 +560,7 @@ dependencies {
     <div class="row">
         <hr>
         <footer>
-            <p>Copyright &copy; 2011-2016 The Apache Software Foundation,
+            <p>Copyright &copy; 2011-2025 The Apache Software Foundation,
                 Licensed under the Apache License, Version 2.0.</p>
 
             <p>Apache and the Apache feather logo are trademarks of The Apache 
Software Foundation.</p>

Modified: deltaspike/site/trunk/content/documentation/configuration.html
URL: 
http://svn.apache.org/viewvc/deltaspike/site/trunk/content/documentation/configuration.html?rev=1924942&r1=1924941&r2=1924942&view=diff
==============================================================================
--- deltaspike/site/trunk/content/documentation/configuration.html (original)
+++ deltaspike/site/trunk/content/documentation/configuration.html Tue Apr  8 
13:01:19 2025
@@ -1177,7 +1177,7 @@ you can&#8217;t use this ConfigFilter in
     <div class="row">
         <hr>
         <footer>
-            <p>Copyright &copy; 2011-2016 The Apache Software Foundation,
+            <p>Copyright &copy; 2011-2025 The Apache Software Foundation,
                 Licensed under the Apache License, Version 2.0.</p>
 
             <p>Apache and the Apache feather logo are trademarks of The Apache 
Software Foundation.</p>

Modified: deltaspike/site/trunk/content/documentation/configure.html
URL: 
http://svn.apache.org/viewvc/deltaspike/site/trunk/content/documentation/configure.html?rev=1924942&r1=1924941&r2=1924942&view=diff
==============================================================================
--- deltaspike/site/trunk/content/documentation/configure.html (original)
+++ deltaspike/site/trunk/content/documentation/configure.html Tue Apr  8 
13:01:19 2025
@@ -293,7 +293,7 @@ You can also opt to use the lastest Delt
 <div class="listingblock">
 <div class="content">
 <pre class="CodeRay highlight"><code data-lang="xml"><span 
class="tag">&lt;properties&gt;</span>
-    <span class="tag">&lt;deltaspike.version&gt;</span>1.9.6<span 
class="tag">&lt;/deltaspike.version&gt;</span>
+    <span class="tag">&lt;deltaspike.version&gt;</span>2.0.0<span 
class="tag">&lt;/deltaspike.version&gt;</span>
 <span class="tag">&lt;/properties&gt;</span></code></pre>
 </div>
 </div>
@@ -402,7 +402,7 @@ repositories {
 }
 dependencyManagement {
     imports {
-        mavenBom 'org.apache.deltaspike.distribution:distributions-bom:1.9.6'
+        mavenBom 'org.apache.deltaspike.distribution:distributions-bom:2.0.0'
     }
 }
 dependencies {
@@ -518,7 +518,7 @@ sourceSets {
     <div class="row">
         <hr>
         <footer>
-            <p>Copyright &copy; 2011-2016 The Apache Software Foundation,
+            <p>Copyright &copy; 2011-2025 The Apache Software Foundation,
                 Licensed under the Apache License, Version 2.0.</p>
 
             <p>Apache and the Apache feather logo are trademarks of The Apache 
Software Foundation.</p>

Modified: deltaspike/site/trunk/content/documentation/container-control.html
URL: 
http://svn.apache.org/viewvc/deltaspike/site/trunk/content/documentation/container-control.html?rev=1924942&r1=1924941&r2=1924942&view=diff
==============================================================================
--- deltaspike/site/trunk/content/documentation/container-control.html 
(original)
+++ deltaspike/site/trunk/content/documentation/container-control.html Tue Apr  
8 13:01:19 2025
@@ -633,7 +633,7 @@ tomcat.start();</code></pre>
     <div class="row">
         <hr>
         <footer>
-            <p>Copyright &copy; 2011-2016 The Apache Software Foundation,
+            <p>Copyright &copy; 2011-2025 The Apache Software Foundation,
                 Licensed under the Apache License, Version 2.0.</p>
 
             <p>Apache and the Apache feather logo are trademarks of The Apache 
Software Foundation.</p>

Modified: deltaspike/site/trunk/content/documentation/core.html
URL: 
http://svn.apache.org/viewvc/deltaspike/site/trunk/content/documentation/core.html?rev=1924942&r1=1924941&r2=1924942&view=diff
==============================================================================
--- deltaspike/site/trunk/content/documentation/core.html (original)
+++ deltaspike/site/trunk/content/documentation/core.html Tue Apr  8 13:01:19 
2025
@@ -2151,7 +2151,7 @@ objects, the last object in the array wi
     <div class="row">
         <hr>
         <footer>
-            <p>Copyright &copy; 2011-2016 The Apache Software Foundation,
+            <p>Copyright &copy; 2011-2025 The Apache Software Foundation,
                 Licensed under the Apache License, Version 2.0.</p>
 
             <p>Apache and the Apache feather logo are trademarks of The Apache 
Software Foundation.</p>

Modified: deltaspike/site/trunk/content/documentation/data.html
URL: 
http://svn.apache.org/viewvc/deltaspike/site/trunk/content/documentation/data.html?rev=1924942&r1=1924941&r2=1924942&view=diff
==============================================================================
--- deltaspike/site/trunk/content/documentation/data.html (original)
+++ deltaspike/site/trunk/content/documentation/data.html Tue Apr  8 13:01:19 
2025
@@ -2459,7 +2459,7 @@ provider when persisting / updating the
     <div class="row">
         <hr>
         <footer>
-            <p>Copyright &copy; 2011-2016 The Apache Software Foundation,
+            <p>Copyright &copy; 2011-2025 The Apache Software Foundation,
                 Licensed under the Apache License, Version 2.0.</p>
 
             <p>Apache and the Apache feather logo are trademarks of The Apache 
Software Foundation.</p>

Modified: deltaspike/site/trunk/content/documentation/encryption.html
URL: 
http://svn.apache.org/viewvc/deltaspike/site/trunk/content/documentation/encryption.html?rev=1924942&r1=1924941&r2=1924942&view=diff
==============================================================================
--- deltaspike/site/trunk/content/documentation/encryption.html (original)
+++ deltaspike/site/trunk/content/documentation/encryption.html Tue Apr  8 
13:01:19 2025
@@ -418,7 +418,7 @@ A usr could also provide a <code>ConfigF
     <div class="row">
         <hr>
         <footer>
-            <p>Copyright &copy; 2011-2016 The Apache Software Foundation,
+            <p>Copyright &copy; 2011-2025 The Apache Software Foundation,
                 Licensed under the Apache License, Version 2.0.</p>
 
             <p>Apache and the Apache feather logo are trademarks of The Apache 
Software Foundation.</p>

Modified: deltaspike/site/trunk/content/documentation/index.html
URL: 
http://svn.apache.org/viewvc/deltaspike/site/trunk/content/documentation/index.html?rev=1924942&r1=1924941&r2=1924942&view=diff
==============================================================================
--- deltaspike/site/trunk/content/documentation/index.html (original)
+++ deltaspike/site/trunk/content/documentation/index.html Tue Apr  8 13:01:19 
2025
@@ -300,7 +300,7 @@ table.CodeRay td.code>pre{padding:0}
     <div class="row">
         <hr>
         <footer>
-            <p>Copyright &copy; 2011-2016 The Apache Software Foundation,
+            <p>Copyright &copy; 2011-2025 The Apache Software Foundation,
                 Licensed under the Apache License, Version 2.0.</p>
 
             <p>Apache and the Apache feather logo are trademarks of The Apache 
Software Foundation.</p>

Modified: deltaspike/site/trunk/content/documentation/jpa.html
URL: 
http://svn.apache.org/viewvc/deltaspike/site/trunk/content/documentation/jpa.html?rev=1924942&r1=1924941&r2=1924942&view=diff
==============================================================================
--- deltaspike/site/trunk/content/documentation/jpa.html (original)
+++ deltaspike/site/trunk/content/documentation/jpa.html Tue Apr  8 13:01:19 
2025
@@ -966,7 +966,7 @@ to <code>/META-INF/apache-deltaspike.pro
     <div class="row">
         <hr>
         <footer>
-            <p>Copyright &copy; 2011-2016 The Apache Software Foundation,
+            <p>Copyright &copy; 2011-2025 The Apache Software Foundation,
                 Licensed under the Apache License, Version 2.0.</p>
 
             <p>Apache and the Apache feather logo are trademarks of The Apache 
Software Foundation.</p>

Modified: deltaspike/site/trunk/content/documentation/jsf.html
URL: 
http://svn.apache.org/viewvc/deltaspike/site/trunk/content/documentation/jsf.html?rev=1924942&r1=1924941&r2=1924942&view=diff
==============================================================================
--- deltaspike/site/trunk/content/documentation/jsf.html (original)
+++ deltaspike/site/trunk/content/documentation/jsf.html Tue Apr  8 13:01:19 
2025
@@ -3006,7 +3006,7 @@ with Weld versions older than 1.1.10 due
     <div class="row">
         <hr>
         <footer>
-            <p>Copyright &copy; 2011-2016 The Apache Software Foundation,
+            <p>Copyright &copy; 2011-2025 The Apache Software Foundation,
                 Licensed under the Apache License, Version 2.0.</p>
 
             <p>Apache and the Apache feather logo are trademarks of The Apache 
Software Foundation.</p>

Modified: deltaspike/site/trunk/content/documentation/modules.html
URL: 
http://svn.apache.org/viewvc/deltaspike/site/trunk/content/documentation/modules.html?rev=1924942&r1=1924941&r2=1924942&view=diff
==============================================================================
--- deltaspike/site/trunk/content/documentation/modules.html (original)
+++ deltaspike/site/trunk/content/documentation/modules.html Tue Apr  8 
13:01:19 2025
@@ -322,7 +322,7 @@ table.CodeRay td.code>pre{padding:0}
     <div class="row">
         <hr>
         <footer>
-            <p>Copyright &copy; 2011-2016 The Apache Software Foundation,
+            <p>Copyright &copy; 2011-2025 The Apache Software Foundation,
                 Licensed under the Apache License, Version 2.0.</p>
 
             <p>Apache and the Apache feather logo are trademarks of The Apache 
Software Foundation.</p>

Modified: deltaspike/site/trunk/content/documentation/overview.html
URL: 
http://svn.apache.org/viewvc/deltaspike/site/trunk/content/documentation/overview.html?rev=1924942&r1=1924941&r2=1924942&view=diff
==============================================================================
--- deltaspike/site/trunk/content/documentation/overview.html (original)
+++ deltaspike/site/trunk/content/documentation/overview.html Tue Apr  8 
13:01:19 2025
@@ -475,7 +475,7 @@ Portable CDI extensions extend CDI imple
     <div class="row">
         <hr>
         <footer>
-            <p>Copyright &copy; 2011-2016 The Apache Software Foundation,
+            <p>Copyright &copy; 2011-2025 The Apache Software Foundation,
                 Licensed under the Apache License, Version 2.0.</p>
 
             <p>Apache and the Apache feather logo are trademarks of The Apache 
Software Foundation.</p>

Modified: deltaspike/site/trunk/content/documentation/partial-bean.html
URL: 
http://svn.apache.org/viewvc/deltaspike/site/trunk/content/documentation/partial-bean.html?rev=1924942&r1=1924941&r2=1924942&view=diff
==============================================================================
--- deltaspike/site/trunk/content/documentation/partial-bean.html (original)
+++ deltaspike/site/trunk/content/documentation/partial-bean.html Tue Apr  8 
13:01:19 2025
@@ -402,7 +402,7 @@ interface (/abstract class) to generic h
     <div class="row">
         <hr>
         <footer>
-            <p>Copyright &copy; 2011-2016 The Apache Software Foundation,
+            <p>Copyright &copy; 2011-2025 The Apache Software Foundation,
                 Licensed under the Apache License, Version 2.0.</p>
 
             <p>Apache and the Apache feather logo are trademarks of The Apache 
Software Foundation.</p>

Modified: deltaspike/site/trunk/content/documentation/projectstage.html
URL: 
http://svn.apache.org/viewvc/deltaspike/site/trunk/content/documentation/projectstage.html?rev=1924942&r1=1924941&r2=1924942&view=diff
==============================================================================
--- deltaspike/site/trunk/content/documentation/projectstage.html (original)
+++ deltaspike/site/trunk/content/documentation/projectstage.html Tue Apr  8 
13:01:19 2025
@@ -437,7 +437,7 @@ scenarios).</p>
     <div class="row">
         <hr>
         <footer>
-            <p>Copyright &copy; 2011-2016 The Apache Software Foundation,
+            <p>Copyright &copy; 2011-2025 The Apache Software Foundation,
                 Licensed under the Apache License, Version 2.0.</p>
 
             <p>Apache and the Apache feather logo are trademarks of The Apache 
Software Foundation.</p>

Modified: deltaspike/site/trunk/content/documentation/proxy.html
URL: 
http://svn.apache.org/viewvc/deltaspike/site/trunk/content/documentation/proxy.html?rev=1924942&r1=1924941&r2=1924942&view=diff
==============================================================================
--- deltaspike/site/trunk/content/documentation/proxy.html (original)
+++ deltaspike/site/trunk/content/documentation/proxy.html Tue Apr  8 13:01:19 
2025
@@ -434,7 +434,7 @@ With <code>EnableInterceptorsProxyFactor
     <div class="row">
         <hr>
         <footer>
-            <p>Copyright &copy; 2011-2016 The Apache Software Foundation,
+            <p>Copyright &copy; 2011-2025 The Apache Software Foundation,
                 Licensed under the Apache License, Version 2.0.</p>
 
             <p>Apache and the Apache feather logo are trademarks of The Apache 
Software Foundation.</p>

Modified: deltaspike/site/trunk/content/documentation/scheduler.html
URL: 
http://svn.apache.org/viewvc/deltaspike/site/trunk/content/documentation/scheduler.html?rev=1924942&r1=1924941&r2=1924942&view=diff
==============================================================================
--- deltaspike/site/trunk/content/documentation/scheduler.html (original)
+++ deltaspike/site/trunk/content/documentation/scheduler.html Tue Apr  8 
13:01:19 2025
@@ -593,7 +593,7 @@ Such an adapter just needs to implement
 <div class="sectionbody">
 <div class="paragraph">
 <p>It is possible to replace the default integration with Quartz. Any 
scheduler that supports cron-expressions for job-classes can be used.
-For more information, see <a 
href="https://deltaspike.apache.org/javadoc/1.9.6/org/apache/deltaspike/scheduler/spi/Scheduler.html";>Scheduler
 javadoc</a>.</p>
+For more information, see <a 
href="https://deltaspike.apache.org/javadoc/2.0.0/org/apache/deltaspike/scheduler/spi/Scheduler.html";>Scheduler
 javadoc</a>.</p>
 </div>
 </div>
 </div>
@@ -652,7 +652,7 @@ For more information, see <a href="https
     <div class="row">
         <hr>
         <footer>
-            <p>Copyright &copy; 2011-2016 The Apache Software Foundation,
+            <p>Copyright &copy; 2011-2025 The Apache Software Foundation,
                 Licensed under the Apache License, Version 2.0.</p>
 
             <p>Apache and the Apache feather logo are trademarks of The Apache 
Software Foundation.</p>

Modified: deltaspike/site/trunk/content/documentation/security.html
URL: 
http://svn.apache.org/viewvc/deltaspike/site/trunk/content/documentation/security.html?rev=1924942&r1=1924941&r2=1924942&view=diff
==============================================================================
--- deltaspike/site/trunk/content/documentation/security.html (original)
+++ deltaspike/site/trunk/content/documentation/security.html Tue Apr  8 
13:01:19 2025
@@ -801,7 +801,7 @@ available after user logs in.</p>
     <div class="row">
         <hr>
         <footer>
-            <p>Copyright &copy; 2011-2016 The Apache Software Foundation,
+            <p>Copyright &copy; 2011-2025 The Apache Software Foundation,
                 Licensed under the Apache License, Version 2.0.</p>
 
             <p>Apache and the Apache feather logo are trademarks of The Apache 
Software Foundation.</p>

Modified: deltaspike/site/trunk/content/documentation/servlet.html
URL: 
http://svn.apache.org/viewvc/deltaspike/site/trunk/content/documentation/servlet.html?rev=1924942&r1=1924941&r2=1924942&view=diff
==============================================================================
--- deltaspike/site/trunk/content/documentation/servlet.html (original)
+++ deltaspike/site/trunk/content/documentation/servlet.html Tue Apr  8 
13:01:19 2025
@@ -684,7 +684,7 @@ your <code>web.xml</code> to disable the
     <div class="row">
         <hr>
         <footer>
-            <p>Copyright &copy; 2011-2016 The Apache Software Foundation,
+            <p>Copyright &copy; 2011-2025 The Apache Software Foundation,
                 Licensed under the Apache License, Version 2.0.</p>
 
             <p>Apache and the Apache feather logo are trademarks of The Apache 
Software Foundation.</p>

Modified: deltaspike/site/trunk/content/documentation/snapshots.html
URL: 
http://svn.apache.org/viewvc/deltaspike/site/trunk/content/documentation/snapshots.html?rev=1924942&r1=1924941&r2=1924942&view=diff
==============================================================================
--- deltaspike/site/trunk/content/documentation/snapshots.html (original)
+++ deltaspike/site/trunk/content/documentation/snapshots.html Tue Apr  8 
13:01:19 2025
@@ -327,7 +327,7 @@ Snapshots provide previews of DeltaSpike
 <div class="listingblock">
 <div class="content">
 <pre class="CodeRay highlight"><code data-lang="xml"><span 
class="tag">&lt;properties&gt;</span>
-    <span class="tag">&lt;deltaspike.version&gt;</span>1.9.7-SNAPSHOT<span 
class="tag">&lt;/deltaspike.version&gt;</span>
+    <span class="tag">&lt;deltaspike.version&gt;</span>2.0.1-SNAPSHOT<span 
class="tag">&lt;/deltaspike.version&gt;</span>
 <span class="tag">&lt;/properties&gt;</span></code></pre>
 </div>
 </div>
@@ -368,7 +368,7 @@ Snapshots provide previews of DeltaSpike
     <div class="row">
         <hr>
         <footer>
-            <p>Copyright &copy; 2011-2016 The Apache Software Foundation,
+            <p>Copyright &copy; 2011-2025 The Apache Software Foundation,
                 Licensed under the Apache License, Version 2.0.</p>
 
             <p>Apache and the Apache feather logo are trademarks of The Apache 
Software Foundation.</p>

Modified: deltaspike/site/trunk/content/documentation/spi.html
URL: 
http://svn.apache.org/viewvc/deltaspike/site/trunk/content/documentation/spi.html?rev=1924942&r1=1924941&r2=1924942&view=diff
==============================================================================
--- deltaspike/site/trunk/content/documentation/spi.html (original)
+++ deltaspike/site/trunk/content/documentation/spi.html Tue Apr  8 13:01:19 
2025
@@ -427,7 +427,7 @@ a too strict interpretation or a broken
     <div class="row">
         <hr>
         <footer>
-            <p>Copyright &copy; 2011-2016 The Apache Software Foundation,
+            <p>Copyright &copy; 2011-2025 The Apache Software Foundation,
                 Licensed under the Apache License, Version 2.0.</p>
 
             <p>Apache and the Apache feather logo are trademarks of The Apache 
Software Foundation.</p>

Modified: deltaspike/site/trunk/content/documentation/test-control.html
URL: 
http://svn.apache.org/viewvc/deltaspike/site/trunk/content/documentation/test-control.html?rev=1924942&r1=1924941&r2=1924942&view=diff
==============================================================================
--- deltaspike/site/trunk/content/documentation/test-control.html (original)
+++ deltaspike/site/trunk/content/documentation/test-control.html Tue Apr  8 
13:01:19 2025
@@ -1076,7 +1076,7 @@ Currently DeltaSpike provides:</p>
     <div class="row">
         <hr>
         <footer>
-            <p>Copyright &copy; 2011-2016 The Apache Software Foundation,
+            <p>Copyright &copy; 2011-2025 The Apache Software Foundation,
                 Licensed under the Apache License, Version 2.0.</p>
 
             <p>Apache and the Apache feather logo are trademarks of The Apache 
Software Foundation.</p>


Reply via email to