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 27
27
28
28
<groupId >org.apache.rocketmq</groupId >
29
29
<artifactId >rocketmq-spring-all</artifactId >
30
- <version >2.2.1-SNAPSHOT </version >
30
+ <version >2.2.1</version >
31
31
<packaging >pom</packaging >
32
32
33
33
<name >Apache RocketMQ Spring Boot ${project.version} </name >
39
39
<
url >
[email protected] :apache/rocketmq-spring.git</
url >
40
40
<
connection >scm:git:
[email protected] :apache/rocketmq-spring.git</
connection >
41
41
<
developerConnection >scm:git:
[email protected] :apache/rocketmq-spring.git</
developerConnection >
42
- <tag >HEAD </tag >
42
+ <tag >rocketmq-spring-all-2.2.1 </tag >
43
43
</scm >
44
44
45
45
<mailingLists >
Original file line number Diff line number Diff line change 16
16
~ limitations under the License.
17
17
-->
18
18
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" >
21
20
<modelVersion >4.0.0</modelVersion >
22
21
23
22
<parent >
24
23
<groupId >org.apache.rocketmq</groupId >
25
24
<artifactId >rocketmq-spring-all</artifactId >
26
- <version >2.2.1-SNAPSHOT </version >
25
+ <version >2.2.1</version >
27
26
<relativePath >../pom.xml</relativePath >
28
27
</parent >
29
28
39
38
<spring .boot.version>2.0.5.RELEASE</spring .boot.version>
40
39
<spring .version>5.1.0.RELEASE</spring .version>
41
40
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>
43
42
44
43
<rocketmq .version>4.9.1</rocketmq .version>
45
44
<slf4j .version>1.7.25</slf4j .version>
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.apache.rocketmq</groupId >
24
24
<artifactId >rocketmq-spring-boot-parent</artifactId >
25
- <version >2.2.1-SNAPSHOT </version >
25
+ <version >2.2.1</version >
26
26
<relativePath >../rocketmq-spring-boot-parent/pom.xml</relativePath >
27
27
</parent >
28
28
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.apache.rocketmq</groupId >
24
24
<artifactId >rocketmq-spring-boot-parent</artifactId >
25
- <version >2.2.1-SNAPSHOT </version >
25
+ <version >2.2.1</version >
26
26
<relativePath >../rocketmq-spring-boot-parent/pom.xml</relativePath >
27
27
</parent >
28
28
You can’t perform that action at this time.
0 commit comments