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/02/02 14:55:55 UTC

[18/22] syncope git commit: Upgrading Wicket and Maven enforcer plugin

Upgrading Wicket and Maven enforcer plugin


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

Branch: refs/heads/2_0_X
Commit: 424148ada65f09b8718af2d923d88a1c8aadb107
Parents: bccd3a0
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Feb 2 14:48:22 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Feb 2 14:48:22 2015 +0100

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/424148ad/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2d3f6c9..cb26d2b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -352,7 +352,7 @@ under the License.
 
     <cocoon.version>3.0.0-alpha-3</cocoon.version>
 
-    <wicket.version>6.18.0</wicket.version>
+    <wicket.version>6.19.0</wicket.version>
 
     <groovy.version>2.3.9</groovy.version>
 
@@ -1344,7 +1344,7 @@ under the License.
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-enforcer-plugin</artifactId>
-        <version>1.3.1</version>
+        <version>1.4</version>
         <executions>
           <execution>
             <id>enforce-java</id>