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/12/14 08:39:29 UTC

[2/2] syncope git commit: Upgrading Cargo and Wicket-Bootstap

Upgrading Cargo and Wicket-Bootstap


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

Branch: refs/heads/master
Commit: ab13c7b8ed5a459e35f792ed3b6913bb2d938e3b
Parents: 05f1e5a
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Dec 14 08:39:22 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Dec 14 08:39:22 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/ab13c7b8/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a2fa7ea..166e490 100644
--- a/pom.xml
+++ b/pom.xml
@@ -379,7 +379,7 @@ under the License.
     <bootstrap.version>3.3.6</bootstrap.version>
     <bootstrap-select.version>1.7.3</bootstrap-select.version>
 
-    <wicket-bootstrap.version>0.10.4</wicket-bootstrap.version>
+    <wicket-bootstrap.version>0.10.5</wicket-bootstrap.version>
     <bootbox.version>4.4.0</bootbox.version>
 
     <font-awesome.version>4.5.0</font-awesome.version>
@@ -1296,7 +1296,7 @@ under the License.
         <plugin>
           <groupId>org.codehaus.cargo</groupId>
           <artifactId>cargo-maven2-plugin</artifactId>
-          <version>1.4.16</version>
+          <version>1.4.17</version>
           <configuration>
             <container>
               <containerId>tomcat8x</containerId>