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

davsclaus pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new e2005ed  CAMEL-14487: camel-jaxp - Rename to camel-xml-jaxp
e2005ed is described below

commit e2005ed85215b7c8837e066064336c7e0c6f37d2
Author: Claus Ibsen <[email protected]>
AuthorDate: Wed Feb 5 11:11:32 2020 +0100

    CAMEL-14487: camel-jaxp - Rename to camel-xml-jaxp
---
 core/camel-xml-jaxp/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/core/camel-xml-jaxp/pom.xml b/core/camel-xml-jaxp/pom.xml
index e56132b..3bc6b47 100644
--- a/core/camel-xml-jaxp/pom.xml
+++ b/core/camel-xml-jaxp/pom.xml
@@ -29,8 +29,8 @@
 
     <artifactId>camel-xml-jaxp</artifactId>
     <packaging>jar</packaging>
-    <name>Camel :: JAXP</name>
-    <description>Camel JAXP Support</description>
+    <name>Camel :: XML JAXP</name>
+    <description>Camel XML JAXB</description>
 
     <properties>
         <firstVersion>3.0.0</firstVersion>

Reply via email to