Repository: karaf
Updated Branches:
  refs/heads/karaf-3.0.x 39d19f92e -> 140eb4aaf


[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/140eb4aa
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/140eb4aa
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/140eb4aa

Branch: refs/heads/karaf-3.0.x
Commit: 140eb4aafdf840bcfbf70cd5259e005568b33882
Parents: 39d19f9
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Fri Oct 17 12:46:57 2014 +0200
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Fri Oct 17 12:46:57 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/140eb4aa/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 53a9da0..36f5b20 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1963,7 +1963,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