You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2014/10/28 07:35:56 UTC

[2/3] git commit: Fix typing error

Fix typing error


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

Branch: refs/heads/master
Commit: 6a8b33e2298ff86dfe487693ef40711dfc568144
Parents: 8c546d0
Author: ancosen <an...@gmail.com>
Authored: Sat Oct 18 15:40:43 2014 +0200
Committer: ancosen <an...@gmail.com>
Committed: Sat Oct 18 15:40:43 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/6a8b33e2/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index e12e9b7..19d504b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -325,7 +325,7 @@
     <mqtt-client-version>1.10</mqtt-client-version>
     <msv-version>2013.6.1</msv-version>
     <mustache-java-version>0.8.17</mustache-java-version>
-    <mustache-bundle-version>0.8.16_1/</mustache-bundle-version>
+    <mustache-bundle-version>0.8.16_1</mustache-bundle-version>
     <mvel-version>2.2.1.Final</mvel-version>
     <mybatis-version>3.2.7</mybatis-version>
     <neethi-bundle-version>3.0.1</neethi-bundle-version>