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 17:02:45 UTC

karaf git commit: [KARAF-5045] Upgrade to maven-source-plugin 3.0.1

Repository: karaf
Updated Branches:
  refs/heads/master ed70ef409 -> 6fff41ad4


[KARAF-5045] Upgrade to maven-source-plugin 3.0.1


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

Branch: refs/heads/master
Commit: 6fff41ad4ed0dfb04eeb724a506e4de5a7f260fa
Parents: ed70ef4
Author: Jean-Baptiste Onofr� <jb...@apache.org>
Authored: Tue Mar 21 17:58:18 2017 +0100
Committer: Jean-Baptiste Onofr� <jb...@apache.org>
Committed: Tue Mar 21 17:58:18 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/6fff41ad/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b532d9e..e425837 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1805,7 +1805,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-source-plugin</artifactId>
-                    <version>3.0.0</version>
+                    <version>3.0.1</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>