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 ha...@apache.org on 2017/05/31 22:42:49 UTC

[14/50] [abbrv] hadoop git commit: HADOOP-14426. Upgrade Kerby version from 1.0.0-RC2 to 1.0.0. Contributed by Jiajia Li.

HADOOP-14426. Upgrade Kerby version from 1.0.0-RC2 to 1.0.0. Contributed by Jiajia Li.


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

Branch: refs/heads/YARN-1011
Commit: d049bd2a8654c9e46c9111f9d38794644908ac5a
Parents: b8b69d7
Author: Wei-Chiu Chuang <we...@apache.org>
Authored: Wed May 24 18:34:48 2017 -0700
Committer: Wei-Chiu Chuang <we...@apache.org>
Committed: Wed May 24 18:34:48 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/hadoop/blob/d049bd2a/hadoop-project/pom.xml
----------------------------------------------------------------------
diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index 1d97cfc..5e1da34 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -1259,7 +1259,7 @@
         <dependency>
           <groupId>org.apache.kerby</groupId>
           <artifactId>kerb-simplekdc</artifactId>
-          <version>1.0.0-RC2</version>
+          <version>1.0.0</version>
         </dependency>
     </dependencies>
   </dependencyManagement>


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