petersomogyi commented on code in PR #109:
URL: https://github.com/apache/hbase-thirdparty/pull/109#discussion_r1491141244
##########
pom.xml:
##########
@@ -132,6 +132,7 @@
<compileSource>1.8</compileSource>
<java.min.version>${compileSource}</java.min.version>
<maven.min.version>3.3.3</maven.min.version>
+ <os.maven.version>1.5.0.Final</os.maven.version>
Review Comment:
The 1.5.0.Final version was released on Mar 23, 2016. This is the same
version we have in the main hbase repository, however, it might be worth using
the newest, 1.7.1.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]