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

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


The following commit(s) were added to refs/heads/master by this push:
     new 7836700  SLING-13020 Reenable ASF Snapshot Maven Repo
7836700 is described below

commit 783670024b9f28cdecdd377b014fd6da56696699
Author: Konrad Windszus <[email protected]>
AuthorDate: Mon Dec 1 17:36:19 2025 +0100

    SLING-13020 Reenable ASF Snapshot Maven Repo
    
    This is an opt-in feature since ASF parent 34
    (https://issues.apache.org/jira/browse/MPOM-451)
---
 sling-parent/pom.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sling-parent/pom.xml b/sling-parent/pom.xml
index d778c44..a9cd4fc 100644
--- a/sling-parent/pom.xml
+++ b/sling-parent/pom.xml
@@ -124,6 +124,8 @@
         <oak.version>1.74.0</oak.version>
         <!-- should be set to the minimum JR version being required by Oak set 
in oak.version -->
         <jackrabbit.version>2.22.0</jackrabbit.version>
+        <!-- https://issues.apache.org/jira/browse/MPOM-451, enables the ASF 
Snapshot Maven repository in the ASF parent POM -->
+        <apache.snapshots>true</apache.snapshots>
     </properties>
 
     <dependencyManagement>

Reply via email to