Updated Branches: refs/heads/master fc9fb0c20 -> 4b57afbaf
[KARAF-2720] Upgrade to maven-source-plugin 2.2.1 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/4b57afba Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/4b57afba Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/4b57afba Branch: refs/heads/master Commit: 4b57afbafc475de84920a36f97902be5c4eecc4f Parents: fc9fb0c Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Jan 22 18:59:12 2014 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Jan 22 18:59:12 2014 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/4b57afba/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d5468cc..ee14051 100644 --- a/pom.xml +++ b/pom.xml @@ -1973,7 +1973,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-source-plugin</artifactId> - <version>2.1.2</version> + <version>2.2.1</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId>
