File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0"
3+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
35 <modelVersion >4.0.0</modelVersion >
46
57 <parent >
68 <groupId >io.scalecube</groupId >
79 <artifactId >scalecube-parent</artifactId >
8- <version >0.2.20.RC1 </version >
10+ <version >0.2.20.RC3 </version >
911 </parent >
1012
1113 <artifactId >scalecube-config-parent</artifactId >
4648 <vault-java-driver .version>5.1.0</vault-java-driver .version>
4749 <testcontainers .version>1.17.4</testcontainers .version>
4850 <guava .version>29.0-jre</guava .version>
51+
52+ <distributionManagement .url>https://maven.pkg.github.com/scalecube/scalecube-config
53+ </distributionManagement .url>
4954 </properties >
5055
5156 <modules >
You can’t perform that action at this time.
0 commit comments