File tree 7 files changed +13
-13
lines changed
rocketmq-spring-boot-parent
rocketmq-spring-boot-starter
rocketmq-v5-client-spring-boot
rocketmq-v5-client-spring-boot-parent
rocketmq-v5-client-spring-boot-starter
7 files changed +13
-13
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.3.2-SNAPSHOT </version >
30
+ <version >2.3.2</version >
31
31
<packaging >pom</packaging >
32
32
33
33
<name >Apache RocketMQ Spring Boot ${project.version} </name >
39
39
<url >git@github.com:apache/rocketmq-spring.git</url >
40
40
<connection >scm:git:git@github.com:apache/rocketmq-spring.git</connection >
41
41
<developerConnection >scm:git:git@github.com:apache/rocketmq-spring.git</developerConnection >
42
- <tag >HEAD </tag >
42
+ <tag >rocketmq-spring-all-2.3.2 </tag >
43
43
</scm >
44
44
45
45
<mailingLists >
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-all</artifactId >
25
- <version >2.3.2-SNAPSHOT </version >
25
+ <version >2.3.2</version >
26
26
<relativePath >../pom.xml</relativePath >
27
27
</parent >
28
28
29
29
<artifactId >rocketmq-spring-boot-parent</artifactId >
30
- <version >2.3.2-SNAPSHOT </version >
30
+ <version >2.3.2</version >
31
31
<packaging >pom</packaging >
32
32
33
33
<name >RocketMQ Spring Boot Parent</name >
40
40
<spring .boot.version>2.7.18</spring .boot.version>
41
41
<spring .version>5.3.27</spring .version>
42
42
43
- <rocketmq .spring.boot.version>2.3.2-SNAPSHOT </rocketmq .spring.boot.version>
43
+ <rocketmq .spring.boot.version>2.3.2</rocketmq .spring.boot.version>
44
44
45
45
<rocketmq .version>5.3.1</rocketmq .version>
46
46
<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.3.2-SNAPSHOT </version >
25
+ <version >2.3.2</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.3.2-SNAPSHOT </version >
25
+ <version >2.3.2</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 21
21
<parent >
22
22
<groupId >org.apache.rocketmq</groupId >
23
23
<artifactId >rocketmq-spring-all</artifactId >
24
- <version >2.3.2-SNAPSHOT </version >
24
+ <version >2.3.2</version >
25
25
<relativePath >../pom.xml</relativePath >
26
26
</parent >
27
27
28
28
<artifactId >rocketmq-v5-client-spring-boot-parent</artifactId >
29
29
<packaging >pom</packaging >
30
- <version >2.3.2-SNAPSHOT </version >
30
+ <version >2.3.2</version >
31
31
32
32
<name >rocketmq-v5-client-spring-boot-parent</name >
33
33
<description >rocketmq-v5-client-spring-boot-parent</description >
36
36
<project .rootdir>${project.basedir} /..</project .rootdir>
37
37
<spring .version>5.3.27</spring .version>
38
38
<spring .boot.version>2.7.18</spring .boot.version>
39
- <rocketmq .client.spring.boot.version>2.3.2-SNAPSHOT </rocketmq .client.spring.boot.version>
39
+ <rocketmq .client.spring.boot.version>2.3.2</rocketmq .client.spring.boot.version>
40
40
<rocketmq .version>5.1.0</rocketmq .version>
41
41
<slf4j .version>1.7.25</slf4j .version>
42
42
<jackson .version>2.16.1</jackson .version>
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<groupId >org.apache.rocketmq</groupId >
22
22
<artifactId >rocketmq-v5-client-spring-boot-parent</artifactId >
23
- <version >2.3.2-SNAPSHOT </version >
23
+ <version >2.3.2</version >
24
24
<relativePath >../rocketmq-v5-client-spring-boot-parent/pom.xml</relativePath >
25
25
</parent >
26
26
27
27
<artifactId >rocketmq-v5-client-spring-boot-starter</artifactId >
28
28
<packaging >jar</packaging >
29
- <version >2.3.2-SNAPSHOT </version >
29
+ <version >2.3.2</version >
30
30
31
31
<name >rocketmq-v5-client-spring-boot-starter</name >
32
32
<description >rocketmq-v5-client-spring-boot-starter</description >
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<groupId >org.apache.rocketmq</groupId >
22
22
<artifactId >rocketmq-v5-client-spring-boot-parent</artifactId >
23
- <version >2.3.2-SNAPSHOT </version >
23
+ <version >2.3.2</version >
24
24
<relativePath >../rocketmq-v5-client-spring-boot-parent/pom.xml</relativePath >
25
25
</parent >
26
26
You can’t perform that action at this time.
0 commit comments