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-org-apache-sling-models-jacksonexporter.git


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

commit 5ca7c137f1b98a7f1d1b9d0d6d5a66f8d66e2fe5
Author: Stefan Seifert <[email protected]>
AuthorDate: Tue Mar 10 08:26:14 2026 +0100

    update to sling starter 14
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b806f3c..4d54d28 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@
         <models.impl.version>2.0.2</models.impl.version>
         <version.jackson>2.18.6</version.jackson>
         <!-- integration tests -->
-        <sling.starter.version>14-SNAPSHOT</sling.starter.version>
+        <sling.starter.version>14</sling.starter.version>
         <starter.min.bundles.count>200</starter.min.bundles.count>
         <it.startTimeoutSeconds>60</it.startTimeoutSeconds>
         <it.models.log.level>debug</it.models.log.level>

Reply via email to