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/09/30 13:43:13 UTC

[camel] branch master updated: Fixed indentation in parent/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.git


The following commit(s) were added to refs/heads/master by this push:
     new d0d537b  Fixed indentation in parent/pom
d0d537b is described below

commit d0d537b6d89bbdaeafe85ef06b8b5d445a2e3d14
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Sep 30 15:42:41 2019 +0200

    Fixed indentation in parent/pom
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 77d9f41..843069d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -395,7 +395,7 @@
         <junit-version>4.12</junit-version>
         <junit-jupiter-version>5.5.1</junit-jupiter-version>
         <jxmpp-version>0.6.3</jxmpp-version>
-	    <jython-version>2.5.3</jython-version>
+	<jython-version>2.5.3</jython-version>
         <jython-standalone-version>2.5.3</jython-standalone-version>
         <jzlib-version>1.1.3</jzlib-version>
         <jzlib-bundle-version>1.1.3_2</jzlib-bundle-version>