mirror of
https://github.com/valitydev/java-service-dependencies.git
synced 2024-11-06 00:05:20 +00:00
Switch to dev.vality woody and damsel (#9)
This commit is contained in:
parent
d4dd3963c8
commit
a9a2e1d5ba
10
pom.xml
10
pom.xml
@ -40,10 +40,10 @@
|
||||
<pubStagingRepo>https://s01.oss.sonatype.org/</pubStagingRepo>
|
||||
<custom-metrics.version>1.2.5</custom-metrics.version>
|
||||
<custom-actuator.version>0.0.5</custom-actuator.version>
|
||||
<woody.version>1.1.23</woody.version>
|
||||
<woody.version>1.0.0</woody.version>
|
||||
<lombok.version>1.18.16</lombok.version>
|
||||
<maven-remote-resources-plugin.version>1.6.0</maven-remote-resources-plugin.version>
|
||||
<damsel.version>1.534-625100e</damsel.version>
|
||||
<damsel.version>1.538-5addc41</damsel.version>
|
||||
<mamsel.version>0.1.0</mamsel.version>
|
||||
<damsel-utils.version>1.0.6</damsel-utils.version>
|
||||
<cds-client-storage.version>2.1.23</cds-client-storage.version>
|
||||
@ -79,12 +79,12 @@
|
||||
<version>${custom-actuator.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.rbkmoney.woody</groupId>
|
||||
<groupId>dev.vality.woody</groupId>
|
||||
<artifactId>woody-thrift</artifactId>
|
||||
<version>${woody.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.rbkmoney.woody</groupId>
|
||||
<groupId>dev.vality.woody</groupId>
|
||||
<artifactId>woody-api</artifactId>
|
||||
<version>${woody.version}</version>
|
||||
</dependency>
|
||||
@ -94,7 +94,7 @@
|
||||
<version>${lombok.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.rbkmoney</groupId>
|
||||
<groupId>dev.vality</groupId>
|
||||
<artifactId>damsel</artifactId>
|
||||
<version>${damsel.version}</version>
|
||||
</dependency>
|
||||
|
Loading…
Reference in New Issue
Block a user