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 2017/07/13 07:10:06 UTC

camel git commit: Use Rhino 1.7.7.1_1 bundle, 1.7.7.1_3 doesn't exist in Central

Repository: camel
Updated Branches:
  refs/heads/master a7542736a -> 668ad2431


Use Rhino 1.7.7.1_1 bundle, 1.7.7.1_3 doesn't exist in Central


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

Branch: refs/heads/master
Commit: 668ad2431004a2e93cb3e64486a8894bbf9d0489
Parents: a754273
Author: Andrea Cosentino <an...@gmail.com>
Authored: Thu Jul 13 09:08:42 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Thu Jul 13 09:08:42 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/668ad243/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 625d598..b5eeca8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -564,7 +564,7 @@
     <restlet-yaml-version>1.13</restlet-yaml-version>
     <restlet-gson-version>2.4</restlet-gson-version>
     <restlet-joda-time-version>2.3</restlet-joda-time-version>
-    <rhino-bundle-version>1.7.7.1_3</rhino-bundle-version>
+    <rhino-bundle-version>1.7.7.1_1</rhino-bundle-version>
     <rhino-version>1.7.7.1</rhino-version>
     <rhino-js-version>1.7R2</rhino-js-version>
     <ribbon-version>2.2.2</ribbon-version>