adoroszlai commented on code in PR #4991:
URL: https://github.com/apache/hadoop/pull/4991#discussion_r1009131253
##########
hadoop-project/pom.xml:
##########
@@ -184,8 +184,10 @@
<exec-maven-plugin.version>1.3.1</exec-maven-plugin.version>
<make-maven-plugin.version>1.0-beta-1</make-maven-plugin.version>
<surefire.fork.timeout>900</surefire.fork.timeout>
+ <aws-java-sdk.version>1.12.262</aws-java-sdk.version>
+ <hsqldb.version>2.7.1</hsqldb.version>
Review Comment:
Seem to be duplicate properties introduced in merge conflict resolution.
```suggestion
```
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]