Repository: karaf Updated Branches: refs/heads/karaf-2.x 68651224c -> 5c564cc65
[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/5c564cc6 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/5c564cc6 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/5c564cc6 Branch: refs/heads/karaf-2.x Commit: 5c564cc651ccfafdd22fd83e8a47c3463ca709d4 Parents: 6865122 Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Oct 31 09:42:41 2014 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Oct 31 09:42:41 2014 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/5c564cc6/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 72194db..e7f8e13 100644 --- a/pom.xml +++ b/pom.xml @@ -1415,7 +1415,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>
