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-contentparser-xml-jcr.git


The following commit(s) were added to refs/heads/master by this push:
     new 22c8e6a  fix typo in name
22c8e6a is described below

commit 22c8e6ac5dd3f4fc4963e2a0c54efc25be1b34d6
Author: Konrad Windszus <[email protected]>
AuthorDate: Thu Oct 21 21:57:02 2021 +0200

    fix typo in name
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ce330cd..64c5396 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
     <artifactId>org.apache.sling.contentparser.xml-jcr</artifactId>
     <version>2.0.1-SNAPSHOT</version>
 
-    <name>Apache Sling Content Parser for JackRabbit FileVault XML</name>
+    <name>Apache Sling Content Parser for Jackrabbit FileVault XML</name>
     <description>
         Apache Sling Content Parser for resource trees stored in JackRabbit 
FileVault XML files
     </description>

Reply via email to