File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
rocketmq-spring-boot-parent
rocketmq-spring-boot-starter Expand file tree Collapse file tree 4 files changed +6
-6
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.3 </version >
30
+ <version >2.2.4-SNAPSHOT </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 >rocketmq-spring-all-2.2.3 </tag >
42
+ <tag >HEAD </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.2.3 </version >
25
+ <version >2.2.4-SNAPSHOT </version >
26
26
<relativePath >../pom.xml</relativePath >
27
27
</parent >
28
28
38
38
<spring .boot.version>2.5.9</spring .boot.version>
39
39
<spring .version>5.3.20</spring .version>
40
40
41
- <rocketmq .spring.boot.version>2.2.3 </rocketmq .spring.boot.version>
41
+ <rocketmq .spring.boot.version>2.2.4-SNAPSHOT </rocketmq .spring.boot.version>
42
42
43
43
<rocketmq .version>5.0.0</rocketmq .version>
44
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.3 </version >
25
+ <version >2.2.4-SNAPSHOT </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.3 </version >
25
+ <version >2.2.4-SNAPSHOT </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