Repository: karaf
Updated Branches:
  refs/heads/karaf-4.0.x 6f34e4486 -> 422ab938b


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/422ab938
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/422ab938
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/422ab938

Branch: refs/heads/karaf-4.0.x
Commit: 422ab938bd7995d045d2a0a34a82ac5c44201374
Parents: 6f34e44
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:51:52 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/422ab938/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index da61900..ecb997a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1762,7 +1762,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>

Reply via email to