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 2018/05/29 13:56:34 UTC

syncope git commit: Adjusting plexus-utils version

Repository: syncope
Updated Branches:
  refs/heads/2_0_X 456d0c3ff -> e02356e35


Adjusting plexus-utils version


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

Branch: refs/heads/2_0_X
Commit: e02356e355849c4f93329afc51a96d5dddfc2a6c
Parents: 456d0c3
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Tue May 29 15:56:26 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Tue May 29 15:56:26 2018 +0200

----------------------------------------------------------------------
 installer/src/main/resources/izpack/install.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/e02356e3/installer/src/main/resources/izpack/install.xml
----------------------------------------------------------------------
diff --git a/installer/src/main/resources/izpack/install.xml b/installer/src/main/resources/izpack/install.xml
index ce02a78..8129202 100644
--- a/installer/src/main/resources/izpack/install.xml
+++ b/installer/src/main/resources/izpack/install.xml
@@ -142,7 +142,7 @@ under the License.
   <jar src="lib/jackson-annotations-@{jackson.version}.jar"/>
   
   <jar src="lib/maven-invoker-@{maven-invoker.version}.jar"/>
-  <jar src="lib/plexus-utils-3.0.24.jar"/>
+  <jar src="lib/plexus-utils-1.5.6.jar"/>
   
   <panels>
     <panel classname="HTMLHelloPanel" id="welcome"/>