mirror of
https://github.com/valitydev/service-parent-pom.git
synced 2024-11-06 09:55:20 +00:00
Bump java-service-dependencies to 1.0.4 (#13)
This commit is contained in:
parent
84160a7f13
commit
62292688df
4
pom.xml
4
pom.xml
@ -9,7 +9,7 @@
|
||||
<packaging>pom</packaging>
|
||||
<groupId>com.rbkmoney</groupId>
|
||||
<artifactId>service-parent-pom</artifactId>
|
||||
<version>1.0.8</version>
|
||||
<version>1.0.9</version>
|
||||
<description>RBKmoney spring starter parent</description>
|
||||
<name>RBKmoney spring starter parent</name>
|
||||
<url>https://github.com/rbkmoney/service-parent-pom</url>
|
||||
@ -55,7 +55,7 @@
|
||||
<dependency>
|
||||
<groupId>com.rbkmoney</groupId>
|
||||
<artifactId>java-service-dependencies</artifactId>
|
||||
<version>1.0.2</version>
|
||||
<version>1.0.4</version>
|
||||
<type>pom</type>
|
||||
<scope>import</scope>
|
||||
</dependency>
|
||||
|
Loading…
Reference in New Issue
Block a user