You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2017/03/21 14:12:15 UTC

karaf git commit: [KARAF-5049] Update to exec-maven-plugin 1.6.0

Repository: karaf
Updated Branches:
  refs/heads/master 6191dddaa -> 1356a307f


[KARAF-5049] Update to exec-maven-plugin 1.6.0


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

Branch: refs/heads/master
Commit: 1356a307fb413232aadc4e38c6b643e1d63f4690
Parents: 6191ddd
Author: Jean-Baptiste Onofr� <jb...@apache.org>
Authored: Tue Mar 21 15:11:53 2017 +0100
Committer: Jean-Baptiste Onofr� <jb...@apache.org>
Committed: Tue Mar 21 15:11:53 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/1356a307/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c6c6f18..9c2a11e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1848,7 +1848,7 @@
                 <plugin>
                     <groupId>org.codehaus.mojo</groupId>
                     <artifactId>exec-maven-plugin</artifactId>
-                    <version>1.5.0</version>
+                    <version>1.6.0</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>