Repository: karaf Updated Branches: refs/heads/master f39a96877 -> cd9ea60cc
KARAF-4386 - Upgrade to maven-deploy-plugin 2.8.2 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/cd9ea60c Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/cd9ea60c Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/cd9ea60c Branch: refs/heads/master Commit: cd9ea60ccd468c899620bf6d60814349c9c3a74b Parents: f39a968 Author: Jean-Baptiste Onofré <[email protected]> Authored: Sun Mar 6 20:50:12 2016 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sun Mar 6 20:50:12 2016 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/cd9ea60c/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 3ad3813..d04152f 100644 --- a/pom.xml +++ b/pom.xml @@ -1764,7 +1764,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-deploy-plugin</artifactId> - <version>2.8.1</version> + <version>2.8.2</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId>
