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

sseifert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 2eacce6d0 update for sling 14
2eacce6d0 is described below

commit 2eacce6d08967147ab598c7d2089b4f441a856a0
Author: Stefan Seifert <[email protected]>
AuthorDate: Mon Mar 9 15:36:32 2026 +0100

    update for sling 14
---
 src/main/jbake/templates/includes/U.groovy | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/jbake/templates/includes/U.groovy 
b/src/main/jbake/templates/includes/U.groovy
index 0149eecff..b6e873414 100644
--- a/src/main/jbake/templates/includes/U.groovy
+++ b/src/main/jbake/templates/includes/U.groovy
@@ -44,8 +44,8 @@ class U {
             sling_tagline : config.blog_subtitle,
             sling_minJavaVersion : "8",
             sling_minMavenVersion : "3.5.0",
-            sling_releaseVersion : "13",
-            sling_snapshotVersion : "14-SNAPSHOT",
+            sling_releaseVersion : "14",
+            sling_snapshotVersion : "15-SNAPSHOT",
         ]
 
        // Use a closure to avoid exception on missing variable

Reply via email to