Repository: karaf
Updated Branches:
  refs/heads/karaf-3.0.x 44ba1eb5b -> 7c373cc49


[KARAF-3317] Upgrade to maven-source-plugin 2.4


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

Branch: refs/heads/karaf-3.0.x
Commit: 7c373cc497c5030246e2b99968fe8b18368b0f70
Parents: 44ba1eb
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Fri Oct 31 09:35:53 2014 +0100
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Fri Oct 31 09:35:53 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/7c373cc4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 99aa0bd..17e5b63 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1920,7 +1920,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-source-plugin</artifactId>
-                    <version>2.2.1</version>
+                    <version>2.4</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>

Reply via email to