You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@marmotta.apache.org by wi...@apache.org on 2014/07/24 12:41:26 UTC

[02/12] git commit: MARMOTTA-510: Update H2 (no LICENSE change)

MARMOTTA-510: Update H2 (no LICENSE change)


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

Branch: refs/heads/MARMOTTA-499
Commit: cf4740abf10df7be02a72af8c40ad73d2fc2c042
Parents: bd8d81a
Author: Jakob Frank <ja...@apache.org>
Authored: Fri Jun 13 15:54:56 2014 +0200
Committer: Jakob Frank <ja...@apache.org>
Committed: Fri Jun 13 15:54:56 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/marmotta/blob/cf4740ab/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index fe1626a..daf029e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -46,7 +46,7 @@
         <jatl.version>0.2.2</jatl.version>
         <servlet.api.version>3.0.1</servlet.api.version>
         <javax.el.version>2.2.4</javax.el.version>
-        <h2.version>1.3.174</h2.version>
+        <h2.version>1.4.178</h2.version>
         <postgresql.version>9.3-1100-jdbc4</postgresql.version>
         <mysql.version>5.1.21</mysql.version>
         <jetty.version>9.0.3.v20130506</jetty.version>