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

pascalschumacher 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 8abfef6  Parent Pom: Remove duplicate jsoup-version property added by 
mistake in 2fa9c585418203b06aab8fd8cb4437771cee479c
8abfef6 is described below

commit 8abfef6b95bf77de7867d87f4c170d8a7163e30d
Author: Pascal Schumacher <pascalschumac...@gmx.net>
AuthorDate: Tue May 1 11:33:07 2018 +0200

    Parent Pom: Remove duplicate jsoup-version property added by mistake in 
2fa9c585418203b06aab8fd8cb4437771cee479c
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 8272260..a720f6b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -422,7 +422,7 @@
     <json-path-version>2.4.0</json-path-version>
     <json-simple-version>1.1.1</json-simple-version>
     <json-simple2-version>2.2.0</json-simple2-version>
-    <json-smart-version>2.3</json-smart-version>    
<jsoup-version>1.11.3</jsoup-version>
+    <json-smart-version>2.3</json-smart-version>
     <jsoup-version>1.11.3</jsoup-version>
     <jsp-api-2.1-version>1.0.1</jsp-api-2.1-version>
     <jsr311-api-version>1.1.1</jsr311-api-version>

-- 
To stop receiving notification emails like this one, please contact
pascalschumac...@apache.org.

Reply via email to