Closed rangareddy closed 2 months ago
This pull request aims to address issue #531
Adding the tag to xtable project and updating the project name.
<licenses> <license> <name>Apache License, Version 2.0</name> <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> <distribution>repo</distribution> </license> </licenses> <organization> <name>The Apache Software Foundation</name> <url>https://www.apache.org</url> </organization>
<name>XTable Parent Project</name>
Verified by running $ mvn clean install -DskipTests -U locally.
$ mvn clean install -DskipTests -U
@rangareddy Can you update the PR description to [531] xtable poms are missing license details. according to guidelines ?
[531] xtable poms are missing license details.
Hi @vinishjail97 Merge this PR to main branch.
Important Read
This pull request aims to address issue #531
What is the purpose of the pull request
Adding the tag to xtable project and updating the project name.
Brief change log
Verify this pull request
Verified by running
$ mvn clean install -DskipTests -U
locally.