rangareddy commented on code in PR #539: URL: https://github.com/apache/incubator-xtable/pull/539#discussion_r1764366086
########## pom.xml: ########## @@ -570,6 +570,10 @@ <properties> <projectName>Apache XTable (incubating)</projectName> </properties> + <resourceBundles> + <resourceBundle>org.apache:apache-jar-resource-bundle:1.4</resourceBundle> + <resourceBundle>org.apache.apache.resources:apache-incubator-disclaimer-resource-bundle:1.2-SNAPSHOT</resourceBundle> Review Comment: The below artifacts are old and it is last updated on Mar 08, 2007. https://mvnrepository.com/artifact/org.apache/apache-incubator-disclaimer-resource-bundle You can refer following article for latest artifacts for various apache resource bundles. - https://maven.apache.org/apache-resource-bundles/index.html - https://maven.apache.org/apache-resource-bundles/incubator-disclaimer/ - https://mvnrepository.com/artifact/org.apache.apache.resources -- 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: commits-unsubscr...@xtable.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org