File tree Expand file tree Collapse file tree 4 files changed +7
-8
lines changed
rocketmq-spring-boot-parent
rocketmq-spring-boot-starter Expand file tree Collapse file tree 4 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 2727
2828 <groupId >org.apache.rocketmq</groupId >
2929 <artifactId >rocketmq-spring-all</artifactId >
30- <version >2.2.1-SNAPSHOT </version >
30+ <version >2.2.1</version >
3131 <packaging >pom</packaging >
3232
3333 <name >Apache RocketMQ Spring Boot ${project.version} </name >
3939 <
url >
[email protected] :apache/rocketmq-spring.git</
url >
4040 <
connection >scm:git:
[email protected] :apache/rocketmq-spring.git</
connection >
4141 <
developerConnection >scm:git:
[email protected] :apache/rocketmq-spring.git</
developerConnection >
42- <tag >HEAD </tag >
42+ <tag >rocketmq-spring-all-2.2.1 </tag >
4343 </scm >
4444
4545 <mailingLists >
Original file line number Diff line number Diff line change 1616 ~ limitations under the License.
1717 -->
1818
19- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
20- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
19+ <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" >
2120 <modelVersion >4.0.0</modelVersion >
2221
2322 <parent >
2423 <groupId >org.apache.rocketmq</groupId >
2524 <artifactId >rocketmq-spring-all</artifactId >
26- <version >2.2.1-SNAPSHOT </version >
25+ <version >2.2.1</version >
2726 <relativePath >../pom.xml</relativePath >
2827 </parent >
2928
3938 <spring .boot.version>2.0.5.RELEASE</spring .boot.version>
4039 <spring .version>5.1.0.RELEASE</spring .version>
4140
42- <rocketmq .spring.boot.version>2.2.1-SNAPSHOT </rocketmq .spring.boot.version>
41+ <rocketmq .spring.boot.version>2.2.1</rocketmq .spring.boot.version>
4342
4443 <rocketmq .version>4.9.1</rocketmq .version>
4544 <slf4j .version>1.7.25</slf4j .version>
Original file line number Diff line number Diff line change 2222 <parent >
2323 <groupId >org.apache.rocketmq</groupId >
2424 <artifactId >rocketmq-spring-boot-parent</artifactId >
25- <version >2.2.1-SNAPSHOT </version >
25+ <version >2.2.1</version >
2626 <relativePath >../rocketmq-spring-boot-parent/pom.xml</relativePath >
2727 </parent >
2828
Original file line number Diff line number Diff line change 2222 <parent >
2323 <groupId >org.apache.rocketmq</groupId >
2424 <artifactId >rocketmq-spring-boot-parent</artifactId >
25- <version >2.2.1-SNAPSHOT </version >
25+ <version >2.2.1</version >
2626 <relativePath >../rocketmq-spring-boot-parent/pom.xml</relativePath >
2727 </parent >
2828
You can’t perform that action at this time.
0 commit comments