Use apache-jar-resource-bundle:1.5 instead of 1.5-SNAPSHOT (#14054)

This commit is contained in:
Tejaswini Bandlamudi 2023-04-10 18:55:39 +05:30 committed by GitHub
parent 1aef72aa7e
commit cb302e1bd1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1531,7 +1531,7 @@
<projectName>Apache Druid</projectName>
</properties>
<resourceBundles>
<resourceBundle>org.apache.apache.resources:apache-jar-resource-bundle:1.5-SNAPSHOT</resourceBundle>
<resourceBundle>org.apache.apache.resources:apache-jar-resource-bundle:1.5</resourceBundle>
</resourceBundles>
</configuration>
</execution>