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

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


The following commit(s) were added to refs/heads/master by this push:
     new 41e31e2  SLING-7157 : metatype.properties file must not be in 
OSGI-INF/metatype
41e31e2 is described below

commit 41e31e20486d6cee82eddb9e34370a4d122adde6
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Thu Apr 23 11:20:25 2020 +0200

    SLING-7157 : metatype.properties file must not be in OSGI-INF/metatype
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index fb6732e..3a3b8cc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -60,6 +60,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-scr-plugin</artifactId>
+                <version>1.26.4</version>        
             </plugin>
             <plugin>
                 <groupId>org.apache.felix</groupId>

Reply via email to