You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by al...@apache.org on 2019/10/29 11:10:34 UTC

[camel-quarkus] 07/08: Update integration-tests/pdf/pom.xml

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

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

commit 5c780b27795f18788fd214d482505b50ca95effc
Author: aldettinger <al...@gmail.com>
AuthorDate: Tue Oct 29 10:17:51 2019 +0100

    Update integration-tests/pdf/pom.xml
    
    Co-Authored-By: Peter Palaga <pp...@redhat.com>
---
 integration-tests/pdf/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/integration-tests/pdf/pom.xml b/integration-tests/pdf/pom.xml
index 4b47cb6..7c16421 100644
--- a/integration-tests/pdf/pom.xml
+++ b/integration-tests/pdf/pom.xml
@@ -9,7 +9,7 @@
   </parent>
   <artifactId>camel-quarkus-integration-test-pdf</artifactId>
   <name>Camel Quarkus :: Integration Tests :: PDF</name>
-  <description>Integration tests for Camel Quarkus Pdf extension</description>
+  <description>Integration tests for Camel Quarkus PDF extension</description>
   <dependencies>
     <dependency>
       <groupId>org.apache.camel.quarkus</groupId>