mirror of https://github.com/apache/druid.git
Use apache-jar-resource-bundle:1.5 instead of 1.5-SNAPSHOT (#14054)
This commit is contained in:
parent
1aef72aa7e
commit
cb302e1bd1
2
pom.xml
2
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue