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 2014/11/10 07:40:52 UTC

[2/3] syncope git commit: Upgrading Wicket and assembly plugin

Upgrading Wicket and assembly plugin


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

Branch: refs/heads/master
Commit: 241f9bbd5b8ce367091fb5f06d27fcb868a86ff9
Parents: 57b3016
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Nov 10 07:37:11 2014 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Nov 10 07:37:11 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/241f9bbd/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2d370e2..dbc0589 100644
--- a/pom.xml
+++ b/pom.xml
@@ -340,7 +340,7 @@ under the License.
 
     <cocoon.version>3.0.0-alpha-3</cocoon.version>
 
-    <wicket.version>6.17.0</wicket.version>
+    <wicket.version>6.18.0</wicket.version>
 
     <groovy.version>2.3.6</groovy.version>
 
@@ -1227,7 +1227,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-assembly-plugin</artifactId>
-          <version>2.5</version>
+          <version>2.5.1</version>
         </plugin>      
         <plugin>
           <groupId>org.eclipse.m2e</groupId>