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 2017/04/03 07:21:01 UTC

[2/2] syncope git commit: Upgrading izpack and frontend-maven-plugin

Upgrading izpack and frontend-maven-plugin


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

Branch: refs/heads/master
Commit: cc6132dd05fbe92941f26ce29a729a7a733ca69e
Parents: b0f0381
Author: Francesco Chicchiricc� <il...@apache.org>
Authored: Mon Apr 3 09:20:36 2017 +0200
Committer: Francesco Chicchiricc� <il...@apache.org>
Committed: Mon Apr 3 09:20:49 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/cc6132dd/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a43b88a..636ff18 100644
--- a/pom.xml
+++ b/pom.xml
@@ -440,7 +440,7 @@ under the License.
     <select2.version>3.4.8</select2.version>
     <fileSaver.version>0.0.2</fileSaver.version>
     
-    <izpack.version>5.0.10</izpack.version>
+    <izpack.version>5.1.0</izpack.version>
     <httpclient.version>4.3.6</httpclient.version>
     <maven-invoker.version>3.0.0</maven-invoker.version>
     <tycho-version>1.0.0</tycho-version>
@@ -1702,7 +1702,7 @@ under the License.
         <plugin>
           <groupId>com.github.eirslett</groupId>
           <artifactId>frontend-maven-plugin</artifactId>
-          <version>1.3</version>
+          <version>1.4</version>
         </plugin>
         <plugin>
           <groupId>org.codehaus.mojo</groupId>