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 2012/04/24 15:52:04 UTC

svn commit: r1329723 - /incubator/syncope/trunk/parent/pom.xml

Author: ilgrosso
Date: Tue Apr 24 13:52:04 2012
New Revision: 1329723

URL: http://svn.apache.org/viewvc?rev=1329723&view=rev
Log:
Updating to latest H2

Modified:
    incubator/syncope/trunk/parent/pom.xml

Modified: incubator/syncope/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/incubator/syncope/trunk/parent/pom.xml?rev=1329723&r1=1329722&r2=1329723&view=diff
==============================================================================
--- incubator/syncope/trunk/parent/pom.xml (original)
+++ incubator/syncope/trunk/parent/pom.xml Tue Apr 24 13:52:04 2012
@@ -234,7 +234,7 @@ under the License.
 
     <groovy.version>1.6.9</groovy.version>
 
-    <h2.version>1.3.165</h2.version>
+    <h2.version>1.3.166</h2.version>
 
     <logback.version>1.0.1</logback.version>
     <slf4j.version>1.6.4</slf4j.version>