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-caconfig-impl.git


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

commit 1467b60833c4291f8cc5af428c2bc170b2e47413
Author: Stefan Seifert <[email protected]>
AuthorDate: Tue Mar 10 08:26:44 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 6c9a90d..ccb0e49 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@
         <caconfig.api.version>1.2.0</caconfig.api.version>
         <caconfig.spi.version>1.4.0</caconfig.spi.version>
         <!-- 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.caconfig.log.level>debug</it.caconfig.log.level>

Reply via email to