You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by ac...@apache.org on 2016/06/21 15:31:17 UTC

karaf git commit: [KARAF-4584] Update Exec Maven Plugin to version 1.5.0

Repository: karaf
Updated Branches:
  refs/heads/master 2898aba5d -> 6862b6288


[KARAF-4584] Update Exec Maven Plugin to version 1.5.0


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

Branch: refs/heads/master
Commit: 6862b6288b47d38261d0d3281e0ec444feeedfc9
Parents: 2898aba
Author: Andrea Cosentino <an...@gmail.com>
Authored: Tue Jun 21 17:29:45 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Tue Jun 21 17:30:52 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/6862b628/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a0005ee..a45276a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1881,7 +1881,7 @@
                 <plugin>
                     <groupId>org.codehaus.mojo</groupId>
                     <artifactId>exec-maven-plugin</artifactId>
-                    <version>1.4.0</version>
+                    <version>1.5.0</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>