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-impl.git
The following commit(s) were added to refs/heads/master by this push:
new 049c942 update to sling starter 14
049c942 is described below
commit 049c9426a9e047bf9cc107e15935289488d2926d
Author: Stefan Seifert <[email protected]>
AuthorDate: Tue Mar 10 08:26:06 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 2748918..bd2ed9c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,7 +42,7 @@
<sling.java.version>17</sling.java.version>
<models.api.version>2.0.0</models.api.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>