From b1463482c364b8518e53b65f8a6c7bce416c65a6 Mon Sep 17 00:00:00 2001 From: "chen.ma" Date: Sat, 28 May 2022 17:51:21 +0800 Subject: [PATCH] Format rocketmq XML file --- .../pom.xml | 109 +++++++++--------- 1 file changed, 54 insertions(+), 55 deletions(-) diff --git a/hippo4j-example/hippo4j-spring-boot-starter-adapter-rocketmq-example/pom.xml b/hippo4j-example/hippo4j-spring-boot-starter-adapter-rocketmq-example/pom.xml index 82396531..c9adcbd9 100644 --- a/hippo4j-example/hippo4j-spring-boot-starter-adapter-rocketmq-example/pom.xml +++ b/hippo4j-example/hippo4j-spring-boot-starter-adapter-rocketmq-example/pom.xml @@ -1,57 +1,56 @@ - - 4.0.0 - - cn.hippo4j - hippo4j-example - ${revision} - - hippo4j-spring-boot-starter-adapter-rocketmq-example - - - true - - - - - org.springframework.boot - spring-boot-starter - - - - org.springframework.boot - spring-boot-starter-web - - - - org.springframework.boot - spring-boot-starter-json - - - - org.projectlombok - lombok - - - - cn.hippo4j - hippo4j-spring-boot-starter-adapter-rocketmq - ${project.version} - - - - cn.hippo4j - hippo4j-spring-boot-starter - ${project.version} - - - - cn.hippo4j - hippo4j-example-core - ${revision} - - - - \ No newline at end of file + 4.0.0 + + cn.hippo4j + hippo4j-example + ${revision} + + hippo4j-spring-boot-starter-adapter-rocketmq-example + + + true + + + + + org.springframework.boot + spring-boot-starter + + + + org.springframework.boot + spring-boot-starter-web + + + + org.springframework.boot + spring-boot-starter-json + + + + org.projectlombok + lombok + + + + cn.hippo4j + hippo4j-spring-boot-starter-adapter-rocketmq + ${project.version} + + + + cn.hippo4j + hippo4j-spring-boot-starter + ${project.version} + + + + cn.hippo4j + hippo4j-example-core + ${revision} + + + +