Repository: karaf
Updated Branches:
  refs/heads/master f232b6523 -> faa5db578


[KARAF-3322] Upgrade to exec-maven-plugin 1.3.2


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

Branch: refs/heads/master
Commit: faa5db57836713e68480af31e595bd900d6c09e4
Parents: f232b65
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Fri Oct 17 11:02:17 2014 +0200
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Fri Oct 17 11:02:17 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/faa5db57/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 34f587e..5038af3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1945,7 +1945,7 @@
                 <plugin>
                     <groupId>org.codehaus.mojo</groupId>
                     <artifactId>exec-maven-plugin</artifactId>
-                    <version>1.2.1</version>
+                    <version>1.3.2</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>

Reply via email to