Repository: ode
Updated Branches:
  refs/heads/master 94d6cb2f3 -> 302276901


rectified commons-beanutils name


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

Branch: refs/heads/master
Commit: 3022769017bb2d01cfc39730ee94ef598ad66df1
Parents: 94d6cb2
Author: sathwik <[email protected]>
Authored: Tue Nov 28 17:50:21 2017 +0530
Committer: sathwik <[email protected]>
Committed: Tue Nov 28 17:50:21 2017 +0530

----------------------------------------------------------------------
 dependencies.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ode/blob/30227690/dependencies.rb
----------------------------------------------------------------------
diff --git a/dependencies.rb b/dependencies.rb
index 4582282..4ee4ea9 100644
--- a/dependencies.rb
+++ b/dependencies.rb
@@ -229,7 +229,7 @@ TOMEE = struct(
                 ],
     :commons_cli => "commons-cli:commons-cli:jar:1.2",
     :commons_collections => 
"commons-collections:commons-collections:jar:3.2.2",
-    :commons_beanutils => "commons-beanutils:commons-beanutils-core:jar:1.9.3",
+    :commons_beanutils => "commons-beanutils:commons-beanutils:jar:1.9.3",
     :commons_lang => "commons-lang:commons-lang:jar:2.6",
     :sxc => [
               group(

Reply via email to