Repository: ode
Updated Branches:
  refs/heads/master e3d3ec6be -> 881a96e41


ODE-1070: replaced axis2-transports with axis2-transport-base


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

Branch: refs/heads/master
Commit: 881a96e41bc9e7767ccb2029e247002636934a51
Parents: e3d3ec6
Author: sathwik <[email protected]>
Authored: Wed Dec 20 17:09:36 2017 +0530
Committer: sathwik <[email protected]>
Committed: Wed Dec 20 17:09:36 2017 +0530

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


http://git-wip-us.apache.org/repos/asf/ode/blob/881a96e4/dependencies.rb
----------------------------------------------------------------------
diff --git a/dependencies.rb b/dependencies.rb
index b45d659..f5191fb 100644
--- a/dependencies.rb
+++ b/dependencies.rb
@@ -25,7 +25,7 @@ AXIS2_ALL           = [group("axis2-adb", "axis2-codegen", 
"axis2-kernel", "axis
                       group("woden-core", 
                               :under=>"org.apache.woden",
                               :version=>"1.0M10"),
-                      "org.apache.axis2:axis2-transports:jar:1.0-i6",
+                      "org.apache.axis2:axis2-transport-base:jar:1.7.6",
                       "org.apache.axis2:axis2-transport-http:jar:1.7.6",
                       "org.apache.axis2:axis2-transport-local:jar:1.7.6",
                       "org.apache.axis2:axis2-transport-tcp:jar:1.7.6",

Reply via email to