File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
services-transport-parent
services-transport-jackson
services-transport-rsocket Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 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" >
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" >
2
4
<modelVersion >4.0.0</modelVersion >
3
5
4
6
<parent >
8
10
</parent >
9
11
10
12
<artifactId >scalecube-services-transport-jackson</artifactId >
13
+ <name >${project.artifactId} </name >
11
14
12
15
<dependencies >
13
16
<dependency >
Original file line number Diff line number Diff line change 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" >
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" >
2
4
<modelVersion >4.0.0</modelVersion >
3
5
4
6
<parent >
8
10
</parent >
9
11
10
12
<artifactId >scalecube-services-transport-rsocket</artifactId >
13
+ <name >${project.artifactId} </name >
11
14
12
15
<dependencies >
13
16
<dependency >
You can’t perform that action at this time.
0 commit comments