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 2016/01/22 16:40:58 UTC

[1/2] syncope git commit: Upgrading H2

Repository: syncope
Updated Branches:
  refs/heads/1_2_X b9f6e185c -> dba80c9dc
  refs/heads/master 4239fed8d -> b88e20e91


Upgrading H2


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

Branch: refs/heads/1_2_X
Commit: dba80c9dcc93b6827015bcece6bbf2a18fd5df6c
Parents: b9f6e18
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Jan 22 16:41:15 2016 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Jan 22 16:41:15 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/dba80c9d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f685134..c337bea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -362,7 +362,7 @@ under the License.
 
     <groovy.version>2.3.10</groovy.version>
 
-    <h2.version>1.4.190</h2.version>
+    <h2.version>1.4.191</h2.version>
 
     <log4j.version>2.3</log4j.version>
     <slf4j.version>1.7.13</slf4j.version>


[2/2] syncope git commit: Upgrading H2

Posted by il...@apache.org.
Upgrading H2


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

Branch: refs/heads/master
Commit: b88e20e91c83d9c31e6d8bbd8630fa2312bc658c
Parents: 4239fed
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Jan 22 16:41:40 2016 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Jan 22 16:41:40 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/b88e20e9/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0e93c18..279071b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -365,7 +365,7 @@ under the License.
     <commons-collection.version>4.1</commons-collection.version>
     <commons-logging.version>1.1.3</commons-logging.version>
 
-    <h2.version>1.4.190</h2.version>
+    <h2.version>1.4.191</h2.version>
 
     <junit.version>4.12</junit.version>