File tree Expand file tree Collapse file tree 7 files changed +13
-13
lines changed
rocketmq-spring-boot-parent
rocketmq-spring-boot-starter
rocketmq-v5-client-spring-boot-parent
rocketmq-v5-client-spring-boot-starter
rocketmq-v5-client-spring-boot Expand file tree Collapse file tree 7 files changed +13
-13
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.3.4 </version >
30+ <version >2.3.5-SNAPSHOT </version >
3131 <packaging >pom</packaging >
3232
3333 <name >Apache RocketMQ Spring Boot ${project.version} </name >
3939 <url >git@github.com:apache/rocketmq-spring.git</url >
4040 <connection >scm:git:git@github.com:apache/rocketmq-spring.git</connection >
4141 <developerConnection >scm:git:git@github.com:apache/rocketmq-spring.git</developerConnection >
42- <tag >rocketmq-spring-all-2.3.4 </tag >
42+ <tag >HEAD </tag >
4343 </scm >
4444
4545 <mailingLists >
Original file line number Diff line number Diff line change 2222 <parent >
2323 <groupId >org.apache.rocketmq</groupId >
2424 <artifactId >rocketmq-spring-all</artifactId >
25- <version >2.3.4 </version >
25+ <version >2.3.5-SNAPSHOT </version >
2626 <relativePath >../pom.xml</relativePath >
2727 </parent >
2828
2929 <artifactId >rocketmq-spring-boot-parent</artifactId >
30- <version >2.3.4 </version >
30+ <version >2.3.5-SNAPSHOT </version >
3131 <packaging >pom</packaging >
3232
3333 <name >RocketMQ Spring Boot Parent</name >
4040 <spring .boot.version>2.7.18</spring .boot.version>
4141 <spring .version>5.3.27</spring .version>
4242
43- <rocketmq .spring.boot.version>2.3.4 </rocketmq .spring.boot.version>
43+ <rocketmq .spring.boot.version>2.3.5-SNAPSHOT </rocketmq .spring.boot.version>
4444
4545 <rocketmq .version>5.3.2</rocketmq .version>
4646 <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.3.4 </version >
25+ <version >2.3.5-SNAPSHOT </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.3.4 </version >
25+ <version >2.3.5-SNAPSHOT </version >
2626 <relativePath >../rocketmq-spring-boot-parent/pom.xml</relativePath >
2727 </parent >
2828
Original file line number Diff line number Diff line change 2121 <parent >
2222 <groupId >org.apache.rocketmq</groupId >
2323 <artifactId >rocketmq-spring-all</artifactId >
24- <version >2.3.4 </version >
24+ <version >2.3.5-SNAPSHOT </version >
2525 <relativePath >../pom.xml</relativePath >
2626 </parent >
2727
2828 <artifactId >rocketmq-v5-client-spring-boot-parent</artifactId >
2929 <packaging >pom</packaging >
30- <version >2.3.4 </version >
30+ <version >2.3.5-SNAPSHOT </version >
3131
3232 <name >rocketmq-v5-client-spring-boot-parent</name >
3333 <description >rocketmq-v5-client-spring-boot-parent</description >
3636 <project .rootdir>${project.basedir} /..</project .rootdir>
3737 <spring .version>5.3.27</spring .version>
3838 <spring .boot.version>2.7.18</spring .boot.version>
39- <rocketmq .client.spring.boot.version>2.3.4 </rocketmq .client.spring.boot.version>
39+ <rocketmq .client.spring.boot.version>2.3.5-SNAPSHOT </rocketmq .client.spring.boot.version>
4040 <rocketmq .version>5.1.0</rocketmq .version>
4141 <slf4j .version>1.7.25</slf4j .version>
4242 <jackson .version>2.16.1</jackson .version>
Original file line number Diff line number Diff line change 2020 <parent >
2121 <groupId >org.apache.rocketmq</groupId >
2222 <artifactId >rocketmq-v5-client-spring-boot-parent</artifactId >
23- <version >2.3.4 </version >
23+ <version >2.3.5-SNAPSHOT </version >
2424 <relativePath >../rocketmq-v5-client-spring-boot-parent/pom.xml</relativePath >
2525 </parent >
2626
2727 <artifactId >rocketmq-v5-client-spring-boot-starter</artifactId >
2828 <packaging >jar</packaging >
29- <version >2.3.4 </version >
29+ <version >2.3.5-SNAPSHOT </version >
3030
3131 <name >rocketmq-v5-client-spring-boot-starter</name >
3232 <description >rocketmq-v5-client-spring-boot-starter</description >
Original file line number Diff line number Diff line change 2020 <parent >
2121 <groupId >org.apache.rocketmq</groupId >
2222 <artifactId >rocketmq-v5-client-spring-boot-parent</artifactId >
23- <version >2.3.4 </version >
23+ <version >2.3.5-SNAPSHOT </version >
2424 <relativePath >../rocketmq-v5-client-spring-boot-parent/pom.xml</relativePath >
2525 </parent >
2626
You can’t perform that action at this time.
0 commit comments