File tree Expand file tree Collapse file tree 7 files changed +16
-19
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 +16
-19
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.4-SNAPSHOT </version >
30+ <version >2.3.0 </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 >HEAD </tag >
42+ <tag >rocketmq-spring-all-2.3.0 </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.2.4-SNAPSHOT </version >
25+ <version >2.3.0 </version >
2626 <relativePath >../pom.xml</relativePath >
2727 </parent >
2828
2929 <artifactId >rocketmq-spring-boot-parent</artifactId >
30- <version >2.2.4-SNAPSHOT </version >
30+ <version >2.3.0 </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.2.4-SNAPSHOT </rocketmq .spring.boot.version>
43+ <rocketmq .spring.boot.version>2.3.0 </rocketmq .spring.boot.version>
4444
4545 <rocketmq .version>5.2.0</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.2.4-SNAPSHOT </version >
25+ <version >2.3.0 </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.4-SNAPSHOT </version >
25+ <version >2.3.0 </version >
2626 <relativePath >../rocketmq-spring-boot-parent/pom.xml</relativePath >
2727 </parent >
2828
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 https://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 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
2120 <modelVersion >4.0.0</modelVersion >
2221 <parent >
2322 <groupId >org.apache.rocketmq</groupId >
2423 <artifactId >rocketmq-spring-all</artifactId >
25- <version >2.2.4-SNAPSHOT </version >
24+ <version >2.3.0 </version >
2625 <relativePath >../pom.xml</relativePath >
2726 </parent >
2827
2928 <artifactId >rocketmq-v5-client-spring-boot-parent</artifactId >
3029 <packaging >pom</packaging >
31- <version >2.2.4-SNAPSHOT </version >
30+ <version >2.3.0 </version >
3231
3332 <name >rocketmq-v5-client-spring-boot-parent</name >
3433 <description >rocketmq-v5-client-spring-boot-parent</description >
3736 <project .rootdir>${project.basedir} /..</project .rootdir>
3837 <spring .version>5.3.27</spring .version>
3938 <spring .boot.version>2.7.18</spring .boot.version>
40- <rocketmq .client.spring.boot.version>2.2.4-SNAPSHOT </rocketmq .client.spring.boot.version>
39+ <rocketmq .client.spring.boot.version>2.3.0 </rocketmq .client.spring.boot.version>
4140 <rocketmq .version>5.1.0</rocketmq .version>
4241 <slf4j .version>1.7.25</slf4j .version>
4342 <jackson .version>2.16.1</jackson .version>
Original file line number Diff line number Diff line change 1515 ~ See the License for the specific language governing permissions and
1616 ~ limitations under the License.
1717 -->
18- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
19- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
18+ <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 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
2019 <modelVersion >4.0.0</modelVersion >
2120 <parent >
2221 <groupId >org.apache.rocketmq</groupId >
2322 <artifactId >rocketmq-v5-client-spring-boot-parent</artifactId >
24- <version >2.2.4-SNAPSHOT </version >
23+ <version >2.3.0 </version >
2524 <relativePath >../rocketmq-v5-client-spring-boot-parent/pom.xml</relativePath >
2625 </parent >
2726
2827 <artifactId >rocketmq-v5-client-spring-boot-starter</artifactId >
2928 <packaging >jar</packaging >
30- <version >2.2.4-SNAPSHOT </version >
29+ <version >2.3.0 </version >
3130
3231 <name >rocketmq-v5-client-spring-boot-starter</name >
3332 <description >rocketmq-v5-client-spring-boot-starter</description >
Original file line number Diff line number Diff line change 1515 ~ See the License for the specific language governing permissions and
1616 ~ limitations under the License.
1717 -->
18- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
19- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
18+ <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 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
2019 <modelVersion >4.0.0</modelVersion >
2120 <parent >
2221 <groupId >org.apache.rocketmq</groupId >
2322 <artifactId >rocketmq-v5-client-spring-boot-parent</artifactId >
24- <version >2.2.4-SNAPSHOT </version >
23+ <version >2.3.0 </version >
2524 <relativePath >../rocketmq-v5-client-spring-boot-parent/pom.xml</relativePath >
2625 </parent >
2726
You can’t perform that action at this time.
0 commit comments