File tree Expand file tree Collapse file tree 4 files changed +8
-14
lines changed Expand file tree Collapse file tree 4 files changed +8
-14
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"
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" >
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" >
53
64 <parent >
75 <groupId >io.scalecube</groupId >
86 <artifactId >scalecube-config-parent</artifactId >
9- <version >0.4.17-SNAPSHOT </version >
7+ <version >0.4.17</version >
108 </parent >
119 <modelVersion >4.0.0</modelVersion >
1210
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"
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" >
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" >
53 <modelVersion >4.0.0</modelVersion >
64
75 <parent >
86 <groupId >io.scalecube</groupId >
97 <artifactId >scalecube-config-parent</artifactId >
10- <version >0.4.17-SNAPSHOT </version >
8+ <version >0.4.17</version >
119 </parent >
1210
1311 <artifactId >scalecube-config-vault</artifactId >
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"
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" >
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" >
53
64 <parent >
75 <groupId >io.scalecube</groupId >
86 <artifactId >scalecube-config-parent</artifactId >
9- <version >0.4.17-SNAPSHOT </version >
7+ <version >0.4.17</version >
108 </parent >
119 <modelVersion >4.0.0</modelVersion >
1210
Original file line number Diff line number Diff line change 99 </parent >
1010
1111 <artifactId >scalecube-config-parent</artifactId >
12- <version >0.4.17-SNAPSHOT </version >
12+ <version >0.4.17</version >
1313 <packaging >pom</packaging >
1414
1515 <description >
3434 <connection >scm:git:https://github.com/scalecube/scalecube-config.git</connection >
3535 <developerConnection >scm:git:https://github.com/scalecube/scalecube-config.git
3636 </developerConnection >
37- <tag >HEAD </tag >
37+ <tag >release-0.4.17 </tag >
3838 </scm >
3939
4040 <properties >
You can’t perform that action at this time.
0 commit comments