You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2015/01/20 11:03:29 UTC

[07/13] syncope git commit: Upgrading H2

Upgrading H2


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

Branch: refs/heads/2_0_X
Commit: 550b0feffd0b9f28622df73944d61375d999a398
Parents: e1cfba6
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Jan 19 12:30:15 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Jan 19 12:30:15 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/550b0fef/syncope620/pom.xml
----------------------------------------------------------------------
diff --git a/syncope620/pom.xml b/syncope620/pom.xml
index 96b475f..4b0e328 100644
--- a/syncope620/pom.xml
+++ b/syncope620/pom.xml
@@ -349,7 +349,7 @@ under the License.
     <commons-lang.version>3.3.2</commons-lang.version>
     <commons.logging.version>1.1.3</commons.logging.version>
 
-    <h2.version>1.4.184</h2.version>
+    <h2.version>1.4.185</h2.version>
     <junit.version>4.12</junit.version>
 
     <conf.directory>${project.build.directory}/test-classes</conf.directory>