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 2018/01/02 22:24:23 UTC

hadoop git commit: HADOOP-15122. Lock down version of doxia-module-markdown plugin. Contributed by Marton Elek.

Repository: hadoop
Updated Branches:
  refs/heads/YARN-1011 45fee61f2 -> 77bcf7cca


HADOOP-15122. Lock down version of doxia-module-markdown plugin. Contributed by Marton Elek.

(cherry picked from commit 4bb765ee2e9fa16bb18c70d8f62ab885d883f414)


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

Branch: refs/heads/YARN-1011
Commit: 77bcf7ccab685e344c9cac0aaaf3acc30e1d73aa
Parents: 45fee61
Author: Miklos Szegedi <sz...@apache.org>
Authored: Fri Dec 29 16:59:25 2017 -0800
Committer: Haibo Chen <ha...@apache.org>
Committed: Tue Jan 2 14:23:56 2018 -0800

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


http://git-wip-us.apache.org/repos/asf/hadoop/blob/77bcf7cc/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f0b3c8e..d776678 100644
--- a/pom.xml
+++ b/pom.xml
@@ -187,7 +187,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
             <dependency>
               <groupId>org.apache.maven.doxia</groupId>
               <artifactId>doxia-module-markdown</artifactId>
-              <version>1.8-SNAPSHOT</version>
+              <version>1.8</version>
             </dependency>
           </dependencies>
         </plugin>


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