Repository: syncope Updated Branches: refs/heads/1_2_X 4e77922c2 -> 5d2817ad6 refs/heads/master e3360b6c5 -> e7c6d81cd
Upgrading izpack Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/5d2817ad Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/5d2817ad Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/5d2817ad Branch: refs/heads/1_2_X Commit: 5d2817ad6f76e22ce82934c5238d5732fa39180a Parents: 4e77922 Author: Francesco Chicchiriccò <[email protected]> Authored: Thu Jul 16 14:58:46 2015 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Thu Jul 16 14:58:46 2015 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/5d2817ad/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index b919f82..ce2aa22 100644 --- a/pom.xml +++ b/pom.xml @@ -384,7 +384,7 @@ under the License. <highlightjs.version>8.0</highlightjs.version> <codemirror.version>3.23</codemirror.version> - <izpack.version>5.0.0-rc5</izpack.version> + <izpack.version>5.0.0</izpack.version> <maven-invoker.version>2.1.1</maven-invoker.version> <jdeb.version>1.4</jdeb.version>
