Skip to content

Commit

Permalink
Remove redundancy in pom description
Browse files Browse the repository at this point in the history
  • Loading branch information
apupier committed Jan 6, 2022
1 parent 2de0558 commit 0e531d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions-core/core/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

<artifactId>camel-quarkus-core</artifactId>
<name>Camel Quarkus :: Core :: Runtime</name>
<description>Camel core functionality and basic Camel languages: Constant, ExchangeProperty, Header, Ref, Ref, Simple and Tokenize</description>
<description>Camel core functionality and basic Camel languages: Constant, ExchangeProperty, Header, Ref, Simple and Tokenize</description>

<properties>
<camel.quarkus.jvmSince>0.0.1</camel.quarkus.jvmSince>
Expand Down

0 comments on commit 0e531d3

Please sign in to comment.