File tree Expand file tree Collapse file tree 11 files changed +23
-45
lines changed
services-transport-parent
services-transport-jackson
services-transport-rsocket Expand file tree Collapse file tree 11 files changed +23
-45
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/maven-v4_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/maven-v4_0_0.xsd" >
5
3
<modelVersion >4.0.0</modelVersion >
6
4
7
5
<parent >
11
9
</parent >
12
10
13
11
<artifactId >scalecube-services-parent</artifactId >
14
- <version >2.13.1-SNAPSHOT </version >
12
+ <version >2.13.1</version >
15
13
<packaging >pom</packaging >
16
14
<name >ScaleCube-Services</name >
17
15
55
53
<connection >scm:git:https://github.com/scalecube/scalecube-services.git</connection >
56
54
<developerConnection >scm:git:https://github.com/scalecube/scalecube-services.git
57
55
</developerConnection >
58
- <tag >HEAD </tag >
56
+ <tag >release-2.13.1 </tag >
59
57
</scm >
60
58
61
59
<properties >
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
<modelVersion >4.0.0</modelVersion >
7
5
8
6
<parent >
9
7
<groupId >io.scalecube</groupId >
10
8
<artifactId >scalecube-services-parent</artifactId >
11
- <version >2.13.1-SNAPSHOT </version >
9
+ <version >2.13.1</version >
12
10
</parent >
13
11
14
12
<artifactId >scalecube-services-api</artifactId >
Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1
+ <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" >
4
2
<modelVersion >4.0.0</modelVersion >
5
3
6
4
<parent >
7
5
<groupId >io.scalecube</groupId >
8
6
<artifactId >scalecube-services-parent</artifactId >
9
- <version >2.13.1-SNAPSHOT </version >
7
+ <version >2.13.1</version >
10
8
</parent >
11
9
12
10
<artifactId >scalecube-services-discovery</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/maven-v4_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/maven-v4_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-services-parent</artifactId >
10
- <version >2.13.1-SNAPSHOT </version >
8
+ <version >2.13.1</version >
11
9
</parent >
12
10
13
11
<artifactId >scalecube-services-examples</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
<modelVersion >4.0.0</modelVersion >
6
4
7
5
<parent >
8
6
<groupId >io.scalecube</groupId >
9
7
<artifactId >scalecube-services-parent</artifactId >
10
- <version >2.13.1-SNAPSHOT </version >
8
+ <version >2.13.1</version >
11
9
</parent >
12
10
13
11
<artifactId >scalecube-services-gateway</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
<modelVersion >4.0.0</modelVersion >
6
4
7
5
<parent >
8
6
<groupId >io.scalecube</groupId >
9
7
<artifactId >scalecube-services-parent</artifactId >
10
- <version >2.13.1-SNAPSHOT </version >
8
+ <version >2.13.1</version >
11
9
</parent >
12
10
13
11
<artifactId >scalecube-services-security</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
<modelVersion >4.0.0</modelVersion >
6
4
7
5
<parent >
8
6
<groupId >io.scalecube</groupId >
9
7
<artifactId >scalecube-services-parent</artifactId >
10
- <version >2.13.1-SNAPSHOT </version >
8
+ <version >2.13.1</version >
11
9
</parent >
12
10
13
11
<artifactId >scalecube-services-testlib</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/maven-v4_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/maven-v4_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-services-parent</artifactId >
10
- <version >2.13.1-SNAPSHOT </version >
8
+ <version >2.13.1</version >
11
9
</parent >
12
10
13
11
<artifactId >scalecube-services-transport-parent</artifactId >
Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1
+ <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" >
4
2
<modelVersion >4.0.0</modelVersion >
5
3
6
4
<parent >
7
5
<groupId >io.scalecube</groupId >
8
6
<artifactId >scalecube-services-transport-parent</artifactId >
9
- <version >2.13.1-SNAPSHOT </version >
7
+ <version >2.13.1</version >
10
8
</parent >
11
9
12
10
<artifactId >scalecube-services-transport-jackson</artifactId >
Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1
+ <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" >
4
2
<modelVersion >4.0.0</modelVersion >
5
3
6
4
<parent >
7
5
<groupId >io.scalecube</groupId >
8
6
<artifactId >scalecube-services-transport-parent</artifactId >
9
- <version >2.13.1-SNAPSHOT </version >
7
+ <version >2.13.1</version >
10
8
</parent >
11
9
12
10
<artifactId >scalecube-services-transport-rsocket</artifactId >
You can’t perform that action at this time.
0 commit comments