You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by dr...@apache.org on 2017/09/15 11:47:59 UTC

hadoop git commit: HADOOP-14869. Upgrade Apache Kerby version to v1.0.1. Contributed by Wei Zhou

Repository: hadoop
Updated Branches:
  refs/heads/trunk 50764ef3e -> 08b98149e


HADOOP-14869. Upgrade Apache Kerby version to v1.0.1. Contributed by Wei Zhou


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

Branch: refs/heads/trunk
Commit: 08b98149e112044edfe72c216258e90e485f342b
Parents: 50764ef
Author: Kai Zheng <ka...@intel.com>
Authored: Fri Sep 15 19:49:58 2017 +0800
Committer: Kai Zheng <ka...@intel.com>
Committed: Fri Sep 15 19:49:58 2017 +0800

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


http://git-wip-us.apache.org/repos/asf/hadoop/blob/08b98149/hadoop-project/pom.xml
----------------------------------------------------------------------
diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index 220bb62..b8fb961 100755
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -1279,7 +1279,7 @@
         <dependency>
           <groupId>org.apache.kerby</groupId>
           <artifactId>kerb-simplekdc</artifactId>
-          <version>1.0.0</version>
+          <version>1.0.1</version>
         </dependency>
         <dependency>
           <groupId>org.apache.geronimo.specs</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org