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:46:48 UTC

[2/2] syncope git commit: Upgrading maven-invoker-plugin

Upgrading maven-invoker-plugin


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

Branch: refs/heads/master
Commit: fe22a5a94e4c39ebea5be880100ecbbe37aad5d4
Parents: 37bea63
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Tue May 29 15:46:29 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Tue May 29 15:46:38 2018 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/fe22a5a9/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 21f0d40..90d72eb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -460,7 +460,7 @@ under the License.
     
     <izpack.version>5.1.2</izpack.version>
     <httpclient.version>4.5.5</httpclient.version>
-    <maven-invoker.version>3.0.0</maven-invoker.version>
+    <maven-invoker.version>3.0.1</maven-invoker.version>
     <ianal-maven-plugin-version>1.0-alpha-1</ianal-maven-plugin-version>
 
     <tycho.version>1.1.0</tycho.version>