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


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

commit be493304f6b9511981ff06d14709c28eef9f56f7
Author: Stefan Seifert <[email protected]>
AuthorDate: Tue Mar 10 08:26:21 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 b312d2b..6cdffc4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,7 +44,7 @@
         
<project.build.outputTimestamp>2021-12-07T08:24:38Z</project.build.outputTimestamp>
         <sling.java.version>11</sling.java.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.models.log.level>debug</it.models.log.level>

Reply via email to