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 1
1
<?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" >
5
3
6
4
<parent >
7
5
<groupId >io.scalecube</groupId >
8
6
<artifactId >scalecube-config-parent</artifactId >
9
- <version >0.4.17-SNAPSHOT </version >
7
+ <version >0.4.17</version >
10
8
</parent >
11
9
<modelVersion >4.0.0</modelVersion >
12
10
Original file line number Diff line number Diff line change 1
1
<?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" >
5
3
<modelVersion >4.0.0</modelVersion >
6
4
7
5
<parent >
8
6
<groupId >io.scalecube</groupId >
9
7
<artifactId >scalecube-config-parent</artifactId >
10
- <version >0.4.17-SNAPSHOT </version >
8
+ <version >0.4.17</version >
11
9
</parent >
12
10
13
11
<artifactId >scalecube-config-vault</artifactId >
Original file line number Diff line number Diff line change 1
1
<?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" >
5
3
6
4
<parent >
7
5
<groupId >io.scalecube</groupId >
8
6
<artifactId >scalecube-config-parent</artifactId >
9
- <version >0.4.17-SNAPSHOT </version >
7
+ <version >0.4.17</version >
10
8
</parent >
11
9
<modelVersion >4.0.0</modelVersion >
12
10
Original file line number Diff line number Diff line change 9
9
</parent >
10
10
11
11
<artifactId >scalecube-config-parent</artifactId >
12
- <version >0.4.17-SNAPSHOT </version >
12
+ <version >0.4.17</version >
13
13
<packaging >pom</packaging >
14
14
15
15
<description >
34
34
<connection >scm:git:https://github.com/scalecube/scalecube-config.git</connection >
35
35
<developerConnection >scm:git:https://github.com/scalecube/scalecube-config.git
36
36
</developerConnection >
37
- <tag >HEAD </tag >
37
+ <tag >release-0.4.17 </tag >
38
38
</scm >
39
39
40
40
<properties >
You can’t perform that action at this time.
0 commit comments