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 2016/03/11 14:36:00 UTC

karaf git commit: KARAF-4401 - Upgrade to depends-maven-plugin 1.3.1

Repository: karaf
Updated Branches:
  refs/heads/master d9d8f9875 -> de65c8a61


KARAF-4401 - Upgrade to depends-maven-plugin 1.3.1


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

Branch: refs/heads/master
Commit: de65c8a618da628c12a6864e38ac7bba9f22d986
Parents: d9d8f98
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Fri Mar 11 14:35:38 2016 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Fri Mar 11 14:35:38 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/de65c8a6/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 636fe55..ffcd3f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -288,7 +288,7 @@
         <javax.mail.version>1.4.5</javax.mail.version>
 
         <!-- Further used maven plugin versions; e.g. in the docs -->
-        <plugin.depends.version>1.2</plugin.depends.version>
+        <plugin.depends.version>1.3.1</plugin.depends.version>
 
         <!-- General Settings -->
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>