You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ol...@apache.org on 2019/09/26 20:00:44 UTC

[sling-org-apache-sling-resourceresolver] 03/04: remove version of sling-maven-plugin (managed in parent)

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

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

commit 73584171b4a7a2cc4e25c4d142cb7f990dc1d0b7
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Thu Sep 26 21:56:22 2019 +0200

    remove version of sling-maven-plugin (managed in parent)
---
 pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 667d79f..de51b86 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,8 +52,7 @@
         <plugins>
             <plugin>
                 <groupId>org.apache.sling</groupId>
-                <artifactId>maven-sling-plugin</artifactId>
-                <version>2.3.8</version>
+                <artifactId>sling-maven-plugin</artifactId>
                 <executions>
                     <execution>
                         <id>generate-adapter-metadata</id>