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 8840f93  remove redundant ASF snapshot plugin repo
8840f93 is described below

commit 8840f93326b368b80f7caaaae813b6bbca9925f1
Author: Konrad Windszus <k...@apache.org>
AuthorDate: Tue Jun 28 08:28:59 2022 +0200

    remove redundant ASF snapshot plugin repo
    
    this is already defined in ASF parent
---
 sling-parent/pom.xml | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/sling-parent/pom.xml b/sling-parent/pom.xml
index 724292b..4208643 100644
--- a/sling-parent/pom.xml
+++ b/sling-parent/pom.xml
@@ -1012,15 +1012,4 @@
         </dependencies>
     </dependencyManagement>
 
-    <pluginRepositories>
-        <pluginRepository>
-            <id>apache.snapshots</id>
-            <name>Apache Snapshot Repository</name>
-            <url>https://repository.apache.org/snapshots</url>
-            <releases>
-                <enabled>false</enabled>
-            </releases>
-        </pluginRepository>
-    </pluginRepositories>
-
 </project>

Reply via email to