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 2015/10/10 11:35:20 UTC

camel git commit: Polished camel-jbpm pom.xml

Repository: camel
Updated Branches:
  refs/heads/master 6dc90e684 -> c41b6e341


Polished camel-jbpm pom.xml


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c41b6e34
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c41b6e34
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/c41b6e34

Branch: refs/heads/master
Commit: c41b6e3417778d50681ef2603be03e543d3fb285
Parents: 6dc90e6
Author: Andrea Cosentino <an...@gmail.com>
Authored: Sat Oct 10 11:34:16 2015 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Sat Oct 10 11:34:16 2015 +0200

----------------------------------------------------------------------
 components/camel-jbpm/pom.xml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/c41b6e34/components/camel-jbpm/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jbpm/pom.xml b/components/camel-jbpm/pom.xml
index 4a8c259..ed4cb5e 100644
--- a/components/camel-jbpm/pom.xml
+++ b/components/camel-jbpm/pom.xml
@@ -74,11 +74,11 @@
                 </exclusion>
             </exclusions>
         </dependency>
-    <dependency>
-        <groupId>org.jboss.logging</groupId>
-        <artifactId>jboss-logging</artifactId>
-        <version>3.1.4.GA</version>
-    </dependency>
+        <dependency>
+            <groupId>org.jboss.logging</groupId>
+            <artifactId>jboss-logging</artifactId>
+            <version>3.1.4.GA</version>
+        </dependency>
         <dependency>
             <groupId>org.apache.geronimo.specs</groupId>
             <artifactId>geronimo-jms_1.1_spec</artifactId>