This repository was archived by the owner on May 30, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +11
-11
lines changed Expand file tree Collapse file tree 5 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 66
77 <groupId >com.alipay.sofa</groupId >
88 <artifactId >sofa-rpc-boot-projects</artifactId >
9- <version >6.0.0-SNAPSHOT </version >
9+ <version >6.0.0</version >
1010 <packaging >pom</packaging >
1111
1212 <name >${project.groupId} :${project.artifactId} </name >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.alipay.sofa</groupId >
77 <artifactId >sofaboot-dependencies</artifactId >
8- <version >3.0.0-SNAPSHOT </version >
8+ <version >3.0.0</version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
1212 <artifactId >rpc-sofa-boot-core</artifactId >
13- <version >6.0.0-SNAPSHOT </version >
13+ <version >6.0.0</version >
1414
1515 <url >https://github.com/alipay/sofa-rpc</url >
1616
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.alipay.sofa</groupId >
77 <artifactId >sofaboot-dependencies</artifactId >
8- <version >3.0.0-SNAPSHOT </version >
8+ <version >3.0.0</version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
1212 <artifactId >rpc-sofa-boot-plugin</artifactId >
13- <version >6.0.0-SNAPSHOT </version >
13+ <version >6.0.0</version >
1414
1515 <properties >
1616 <ark .plugin.name>rpc-sofa-boot-plugin</ark .plugin.name>
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >com.alipay.sofa</groupId >
99 <artifactId >sofa-rpc-boot-projects</artifactId >
10- <version >6.0.0-SNAPSHOT </version >
10+ <version >6.0.0</version >
1111 </parent >
1212
1313 <properties >
1414 <dubbo_version >2.4.10</dubbo_version >
1515 <cxf .version>3.0.14</cxf .version>
16- <sofaboot .version>3.0.0-SNAPSHOT </sofaboot .version>
17- <rpc .starter.version>6.0.0-SNAPSHOT </rpc .starter.version>
16+ <sofaboot .version>3.0.0</sofaboot .version>
17+ <rpc .starter.version>6.0.0</rpc .starter.version>
1818 </properties >
1919
2020 <artifactId >rpc-sofa-boot-samples</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.alipay.sofa</groupId >
77 <artifactId >sofaboot-dependencies</artifactId >
8- <version >3.0.0-SNAPSHOT </version >
8+ <version >3.0.0</version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
1212 <artifactId >rpc-sofa-boot-starter</artifactId >
13- <version >6.0.0-SNAPSHOT </version >
13+ <version >6.0.0</version >
1414
1515 <url >https://github.com/alipay/sofa-rpc</url >
1616
1717 <properties >
1818 <java .version>1.6</java .version>
1919 <project .build.encoding>UTF-8</project .build.encoding>
2020 <skipTests >false</skipTests >
21- <rpc .starter.version>6.0.0-SNAPSHOT </rpc .starter.version>
21+ <rpc .starter.version>6.0.0</rpc .starter.version>
2222 </properties >
2323
2424 <dependencies >
You can’t perform that action at this time.
0 commit comments