You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by mi...@apache.org on 2015/09/17 09:25:28 UTC

[03/10] olingo-odata4 git commit: [OLINGO-775] Update Maven invoker plugin to newest version

[OLINGO-775] Update Maven invoker plugin to newest version


Project: http://git-wip-us.apache.org/repos/asf/olingo-odata4/repo
Commit: http://git-wip-us.apache.org/repos/asf/olingo-odata4/commit/79884d7c
Tree: http://git-wip-us.apache.org/repos/asf/olingo-odata4/tree/79884d7c
Diff: http://git-wip-us.apache.org/repos/asf/olingo-odata4/diff/79884d7c

Branch: refs/heads/master
Commit: 79884d7c2607354a642f506b68a6a7d0e849c947
Parents: 32bad83
Author: Michael Bolz <mi...@sap.com>
Authored: Wed Sep 16 14:23:01 2015 +0200
Committer: Michael Bolz <mi...@sap.com>
Committed: Wed Sep 16 14:23:01 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/79884d7c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 62ad9e3..745042c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -363,7 +363,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-invoker-plugin</artifactId>
-          <version>1.8</version>
+          <version>2.0.0</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>