You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by kw...@apache.org on 2021/08/12 10:52:38 UTC

[sling-parent] branch master updated: SLING-10728 update to m-enforcer-p 3.0.0

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 ec2e55f  SLING-10728 update to m-enforcer-p 3.0.0
ec2e55f is described below

commit ec2e55fddc3b840a3351ec0ef0ca16023f0a76bc
Author: Konrad Windszus <kw...@apache.org>
AuthorDate: Thu Aug 12 12:52:35 2021 +0200

    SLING-10728 update to m-enforcer-p 3.0.0
---
 sling-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sling-parent/pom.xml b/sling-parent/pom.xml
index ac4a1c3..f420017 100644
--- a/sling-parent/pom.xml
+++ b/sling-parent/pom.xml
@@ -253,7 +253,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-enforcer-plugin</artifactId>
-                    <version>3.0.0-M3</version>
+                    <version>3.0.0</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>