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-org-apache-sling-servlets-annotations.git

commit 810cffa99e68102833c798446a85dd025446e156
Author: Konrad Windszus <[email protected]>
AuthorDate: Tue May 29 10:15:59 2018 +0200

    SLING-7624 fix artifact id
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 156322e..2be9ba8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,10 +20,10 @@
         <relativePath/>
     </parent>
 
-    <artifactId>sling-org-apache-sling-servlets-annotations</artifactId>
+    <artifactId>org.apache.sling.servlets.annotations</artifactId>
     <version>1.0.0-SNAPSHOT</version>
 
-    <name>Apache Sling Servlets Annotations</name>
+    <name>Apache Sling Servlet Annotations</name>
     <description>
       OSGi DS 1.4 component property type annotations for Sling servlets and 
filters
     </description>

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to