mirror of
https://github.com/valitydev/service-parent-pom.git
synced 2024-11-06 01:45:19 +00:00
TD-525: bump shared resource (#91)
use docker image with jemalloc installed
This commit is contained in:
parent
999eb19dfd
commit
0f868e9340
4
pom.xml
4
pom.xml
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
<groupId>dev.vality</groupId>
|
<groupId>dev.vality</groupId>
|
||||||
<artifactId>service-parent-pom</artifactId>
|
<artifactId>service-parent-pom</artifactId>
|
||||||
<version>2.1.8</version>
|
<version>2.2.0</version>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
<name>Vality parent</name>
|
<name>Vality parent</name>
|
||||||
@ -56,7 +56,7 @@
|
|||||||
https://raw.githubusercontent.com/valitydev/java-checkstyle-config/master/conf/checkstyle-suppressions.xml
|
https://raw.githubusercontent.com/valitydev/java-checkstyle-config/master/conf/checkstyle-suppressions.xml
|
||||||
</checkstyle.config.suppressions.path>
|
</checkstyle.config.suppressions.path>
|
||||||
<dockerfile.base.service.tag>c0612d6052ac049496b72a23a04acb142035f249</dockerfile.base.service.tag>
|
<dockerfile.base.service.tag>c0612d6052ac049496b72a23a04acb142035f249</dockerfile.base.service.tag>
|
||||||
<shared-resources.version>2.0.3</shared-resources.version>
|
<shared-resources.version>2.1.0</shared-resources.version>
|
||||||
<woody.version>1.0.5</woody.version>
|
<woody.version>1.0.5</woody.version>
|
||||||
<resource.delimiter>${*}</resource.delimiter>
|
<resource.delimiter>${*}</resource.delimiter>
|
||||||
</properties>
|
</properties>
|
||||||
|
Loading…
Reference in New Issue
Block a user