You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2019/08/07 13:10:50 UTC

[camel] 18/20: CAMEL-13792 - Rename components to default names, Camel-netty4 to camel-netty - Removed last refs

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

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

commit cffec5810be9c64452319d52a1f20d03d2d044cd
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Aug 7 14:35:22 2019 +0200

    CAMEL-13792 - Rename components to default names, Camel-netty4 to camel-netty - Removed last refs
---
 .../src/main/resources/spring-boot-fix-dependencies.properties          | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tooling/maven/camel-package-maven-plugin/src/main/resources/spring-boot-fix-dependencies.properties b/tooling/maven/camel-package-maven-plugin/src/main/resources/spring-boot-fix-dependencies.properties
index cccb344..1a93742 100644
--- a/tooling/maven/camel-package-maven-plugin/src/main/resources/spring-boot-fix-dependencies.properties
+++ b/tooling/maven/camel-package-maven-plugin/src/main/resources/spring-boot-fix-dependencies.properties
@@ -29,7 +29,7 @@ camel-cassandraql=com.google.guava:guava:${cassandra-driver-guava-version}
 camel-github=org.eclipse.mylyn.github:org.eclipse.egit.github.core:${egit-github-core-version}
 camel-guava-eventbus=com.google.guava:guava:${google-guava-version}
 
-# Defaulting to netty4 in the starter
+# Defaulting to netty in the starter
 camel-hl7=org.apache.camel:camel-netty:${project.version}
 
 # Camel Core requires on APT for the usage of CollectionStringBuffer.