michael-o commented on code in PR #133:
URL: https://github.com/apache/maven-doxia/pull/133#discussion_r1058501071


##########
doxia-modules/doxia-module-markdown/pom.xml:
##########
@@ -51,19 +51,57 @@ under the License.
     </contributor>
   </contributors>
 
+  <properties>
+    <flexmark.version>0.42.14</flexmark.version>

Review Comment:
   master is at 
https://github.com/apache/maven-doxia/blob/master/doxia-modules/doxia-module-markdown/pom.xml#L67
 `0.62.2`, 1.11.x requires a different version though



##########
doxia-modules/doxia-module-markdown/pom.xml:
##########
@@ -51,19 +51,57 @@ under the License.
     </contributor>
   </contributors>
 
+  <properties>
+    <flexmark.version>0.42.14</flexmark.version>

Review Comment:
   I think we should use the camelCase approach for version properties 
everywhere now: `flexmarkVersion`



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to