Repository: ode
Updated Branches:
  refs/heads/master 7b4c1a37f -> e76025908


ODE-1022: Upgraded to OpenJPA 1.2.3


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

Branch: refs/heads/master
Commit: e76025908b963e498399dbb98f939995955959d0
Parents: 7b4c1a3
Author: sathwik <[email protected]>
Authored: Fri Nov 14 16:15:37 2014 +0530
Committer: sathwik <[email protected]>
Committed: Fri Nov 14 16:15:37 2014 +0530

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


http://git-wip-us.apache.org/repos/asf/ode/blob/e7602590/dependencies.rb
----------------------------------------------------------------------
diff --git a/dependencies.rb b/dependencies.rb
index 84ed1f8..9a69f1a 100644
--- a/dependencies.rb
+++ b/dependencies.rb
@@ -104,7 +104,7 @@ KARAF               = [
                           :under=>"org.apache.felix", :version=>"0.6.1")
                       ]
 LOG4J               = "log4j:log4j:jar:1.2.17"
-OPENJPA             = ["org.apache.openjpa:openjpa:jar:1.2.1",
+OPENJPA             = ["org.apache.openjpa:openjpa:jar:1.2.3",
                        "net.sourceforge.serp:serp:jar:1.13.1"]
 
 SAXON               = ["net.sourceforge.saxon:saxon:jar:9.1.0.8", 
"net.sourceforge.saxon:saxon:jar:xpath:9.1.0.8", 
"net.sourceforge.saxon:saxon:jar:dom:9.1.0.8", 
"net.sourceforge.saxon:saxon:jar:xqj:9.1.0.8"]

Reply via email to