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/05/07 13:50:14 UTC

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

Author: ilgrosso
Date: Mon May  7 11:50:14 2012
New Revision: 1334965

URL: http://svn.apache.org/viewvc?rev=1334965&view=rev
Log:
Upgrading Wicket to 1.5.6 - selenium verified

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=1334965&r1=1334964&r2=1334965&view=diff
==============================================================================
--- incubator/syncope/trunk/parent/pom.xml (original)
+++ incubator/syncope/trunk/parent/pom.xml Mon May  7 11:50:14 2012
@@ -241,7 +241,7 @@ under the License.
         
     <cocoon.version>3.0.0-alpha-3</cocoon.version>
 
-    <wicket.version>1.5.5</wicket.version>
+    <wicket.version>1.5.6</wicket.version>
 
     <groovy.version>1.6.9</groovy.version>