melloware commented on a change in pull request #38:
URL: https://github.com/apache/commons-beanutils/pull/38#discussion_r479515751
##########
File path: pom.xml
##########
@@ -16,417 +16,428 @@
limitations under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
- <parent>
- <groupId>org.apache.commons</groupId>
- <artifactId>commons-parent</artifactId>
- <version>52</version>
- </parent>
- <modelVersion>4.0.0</modelVersion>
- <artifactId>commons-beanutils2</artifactId>
- <version>2.0.0-SNAPSHOT</version>
- <name>Apache Commons BeanUtils</name>
+ <parent>
Review comment:
I formatted the pom.xml because it had a mix of tabs and spaces so I
standardized it to all SPACES.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]