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 2020/09/09 06:56:25 UTC

[camel-karaf] branch master updated: Removed comment from POM

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-karaf.git


The following commit(s) were added to refs/heads/master by this push:
     new 56d8d7b  Removed comment from POM
56d8d7b is described below

commit 56d8d7b6738da081b3fbe49fe9d3351e1d0a29d7
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Sep 9 08:56:05 2020 +0200

    Removed comment from POM
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0756a8a..84ef787 100644
--- a/pom.xml
+++ b/pom.xml
@@ -200,7 +200,6 @@
         <kxml2-bundle-version>2.3.0_3</kxml2-bundle-version>
         <libphonenumber-bundle-version>8.12.8_1</libphonenumber-bundle-version>
         <lucene-bundle-version>8.6.1_1</lucene-bundle-version>
-        <!-- lucene aligned with elasticsearch version of lucene in use -->
         <lightcouch-bundle-version>0.2.0_1</lightcouch-bundle-version>
         <maven-compiler-plugin-version>3.8.1</maven-compiler-plugin-version>
         <maven-owasp-plugin-version>5.3.1</maven-owasp-plugin-version>