From 435c04c0854de311f5b5e96c42db9e5a0e6b6b61 Mon Sep 17 00:00:00 2001 From: javahongxi Date: Tue, 13 Aug 2019 16:11:29 +0800 Subject: [PATCH] Back to Rocket.S6 --- pom.xml | 2 +- whatsmars-common/pom.xml | 2 +- whatsmars-dubbo/dubbo-spring-boot-starter/pom.xml | 2 +- whatsmars-dubbo/pom.xml | 4 ++-- whatsmars-dubbo/whatsmars-dubbo-api/pom.xml | 2 +- whatsmars-dubbo/whatsmars-dubbo-consumer-annotation/pom.xml | 2 +- whatsmars-dubbo/whatsmars-dubbo-consumer-boot/pom.xml | 2 +- whatsmars-dubbo/whatsmars-dubbo-consumer/pom.xml | 2 +- whatsmars-dubbo/whatsmars-dubbo-provider-annotation/pom.xml | 2 +- whatsmars-dubbo/whatsmars-dubbo-provider-boot/pom.xml | 2 +- whatsmars-dubbo/whatsmars-dubbo-provider/pom.xml | 2 +- whatsmars-elasticjob/pom.xml | 2 +- whatsmars-elasticsearch/pom.xml | 2 +- whatsmars-mq/pom.xml | 2 +- whatsmars-mq/rocketmq-spring-boot-starter/pom.xml | 2 +- whatsmars-mq/whatsmars-mq-activemq-broker/pom.xml | 2 +- whatsmars-mq/whatsmars-mq-activemq/pom.xml | 2 +- whatsmars-mq/whatsmars-mq-kafka/pom.xml | 2 +- whatsmars-mq/whatsmars-mq-rabbitmq/pom.xml | 2 +- whatsmars-mq/whatsmars-mq-rocketmq-broker/pom.xml | 2 +- whatsmars-mq/whatsmars-mq-rocketmq-namesrv/pom.xml | 2 +- whatsmars-mq/whatsmars-mq-rocketmq-spring/pom.xml | 2 +- whatsmars-mq/whatsmars-mq-rocketmq-tools/pom.xml | 2 +- whatsmars-mq/whatsmars-mq-rocketmq/pom.xml | 4 ++-- whatsmars-mq/whatsmars-otter-mq/pom.xml | 2 +- whatsmars-redis/pom.xml | 2 +- whatsmars-rpc/pom.xml | 2 +- whatsmars-rpc/whatsmars-logging/pom.xml | 2 +- whatsmars-rpc/whatsmars-netty/pom.xml | 2 +- whatsmars-rpc/whatsmars-remoting/pom.xml | 4 ++-- whatsmars-rpc/whatsmars-serialization/pom.xml | 2 +- whatsmars-shardingsphere/pom.xml | 2 +- whatsmars-spring-boot-samples/pom.xml | 2 +- .../whatsmars-boot-sample-aop/pom.xml | 2 +- .../whatsmars-boot-sample-cache/pom.xml | 2 +- .../whatsmars-boot-sample-logback/pom.xml | 2 +- .../whatsmars-boot-sample-mongodb/pom.xml | 2 +- .../whatsmars-boot-sample-mybatis/pom.xml | 2 +- .../whatsmars-boot-sample-redis/pom.xml | 2 +- .../whatsmars-boot-sample-session/pom.xml | 2 +- whatsmars-spring-boot/pom.xml | 4 ++-- whatsmars-spring-cloud/pom.xml | 2 +- whatsmars-spring-cloud/whatsmars-cloud-consumer/pom.xml | 2 +- whatsmars-spring-cloud/whatsmars-cloud-eureka/pom.xml | 2 +- whatsmars-spring-cloud/whatsmars-cloud-provider/pom.xml | 2 +- whatsmars-spring/pom.xml | 2 +- whatsmars-zk/pom.xml | 2 +- 47 files changed, 51 insertions(+), 51 deletions(-) diff --git a/pom.xml b/pom.xml index 8683f64f..a7effedf 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.hongxi whatsmars-parent pom - Rocket.S7 + Rocket.S6 https://github.com/javahongxi/whatsmars diff --git a/whatsmars-common/pom.xml b/whatsmars-common/pom.xml index 365766dc..63549476 100644 --- a/whatsmars-common/pom.xml +++ b/whatsmars-common/pom.xml @@ -5,7 +5,7 @@ whatsmars-parent org.hongxi - Rocket.S7 + Rocket.S6 4.0.0 diff --git a/whatsmars-dubbo/dubbo-spring-boot-starter/pom.xml b/whatsmars-dubbo/dubbo-spring-boot-starter/pom.xml index c4612998..ad82916f 100644 --- a/whatsmars-dubbo/dubbo-spring-boot-starter/pom.xml +++ b/whatsmars-dubbo/dubbo-spring-boot-starter/pom.xml @@ -5,7 +5,7 @@ whatsmars-dubbo org.hongxi - Rocket.S7 + Rocket.S6 4.0.0 diff --git a/whatsmars-dubbo/pom.xml b/whatsmars-dubbo/pom.xml index 364c59ab..30261618 100644 --- a/whatsmars-dubbo/pom.xml +++ b/whatsmars-dubbo/pom.xml @@ -5,7 +5,7 @@ whatsmars-parent org.hongxi - Rocket.S7 + Rocket.S6 4.0.0 @@ -30,7 +30,7 @@ org.hongxi dubbo-spring-boot-starter - Rocket.S7 + Rocket.S6 diff --git a/whatsmars-dubbo/whatsmars-dubbo-api/pom.xml b/whatsmars-dubbo/whatsmars-dubbo-api/pom.xml index da8dfced..837bca66 100644 --- a/whatsmars-dubbo/whatsmars-dubbo-api/pom.xml +++ b/whatsmars-dubbo/whatsmars-dubbo-api/pom.xml @@ -5,7 +5,7 @@ whatsmars-dubbo org.hongxi - Rocket.S7 + Rocket.S6 4.0.0 diff --git a/whatsmars-dubbo/whatsmars-dubbo-consumer-annotation/pom.xml b/whatsmars-dubbo/whatsmars-dubbo-consumer-annotation/pom.xml index 8c4f24ff..d791f583 100644 --- a/whatsmars-dubbo/whatsmars-dubbo-consumer-annotation/pom.xml +++ b/whatsmars-dubbo/whatsmars-dubbo-consumer-annotation/pom.xml @@ -5,7 +5,7 @@ whatsmars-dubbo org.hongxi - Rocket.S7 + Rocket.S6 4.0.0 diff --git a/whatsmars-dubbo/whatsmars-dubbo-consumer-boot/pom.xml b/whatsmars-dubbo/whatsmars-dubbo-consumer-boot/pom.xml index b4916c73..710deb1b 100644 --- a/whatsmars-dubbo/whatsmars-dubbo-consumer-boot/pom.xml +++ b/whatsmars-dubbo/whatsmars-dubbo-consumer-boot/pom.xml @@ -5,7 +5,7 @@ whatsmars-dubbo org.hongxi - Rocket.S7 + Rocket.S6 4.0.0 diff --git a/whatsmars-dubbo/whatsmars-dubbo-consumer/pom.xml b/whatsmars-dubbo/whatsmars-dubbo-consumer/pom.xml index 4d078c22..dde4411a 100644 --- a/whatsmars-dubbo/whatsmars-dubbo-consumer/pom.xml +++ b/whatsmars-dubbo/whatsmars-dubbo-consumer/pom.xml @@ -5,7 +5,7 @@ whatsmars-dubbo org.hongxi - Rocket.S7 + Rocket.S6 4.0.0 diff --git a/whatsmars-dubbo/whatsmars-dubbo-provider-annotation/pom.xml b/whatsmars-dubbo/whatsmars-dubbo-provider-annotation/pom.xml index 2a059131..e924881a 100644 --- a/whatsmars-dubbo/whatsmars-dubbo-provider-annotation/pom.xml +++ b/whatsmars-dubbo/whatsmars-dubbo-provider-annotation/pom.xml @@ -5,7 +5,7 @@ whatsmars-dubbo org.hongxi - Rocket.S7 + Rocket.S6 4.0.0 diff --git a/whatsmars-dubbo/whatsmars-dubbo-provider-boot/pom.xml b/whatsmars-dubbo/whatsmars-dubbo-provider-boot/pom.xml index cda9394b..8900351f 100644 --- a/whatsmars-dubbo/whatsmars-dubbo-provider-boot/pom.xml +++ b/whatsmars-dubbo/whatsmars-dubbo-provider-boot/pom.xml @@ -5,7 +5,7 @@ whatsmars-dubbo org.hongxi - Rocket.S7 + Rocket.S6 4.0.0 diff --git a/whatsmars-dubbo/whatsmars-dubbo-provider/pom.xml b/whatsmars-dubbo/whatsmars-dubbo-provider/pom.xml index 014b27cb..8fb71740 100644 --- a/whatsmars-dubbo/whatsmars-dubbo-provider/pom.xml +++ b/whatsmars-dubbo/whatsmars-dubbo-provider/pom.xml @@ -5,7 +5,7 @@ whatsmars-dubbo org.hongxi - Rocket.S7 + Rocket.S6 4.0.0 diff --git a/whatsmars-elasticjob/pom.xml b/whatsmars-elasticjob/pom.xml index b41b5e3e..e996ab50 100644 --- a/whatsmars-elasticjob/pom.xml +++ b/whatsmars-elasticjob/pom.xml @@ -5,7 +5,7 @@ whatsmars-parent org.hongxi - Rocket.S7 + Rocket.S6 4.0.0 diff --git a/whatsmars-elasticsearch/pom.xml b/whatsmars-elasticsearch/pom.xml index 3832baff..7861fe06 100644 --- a/whatsmars-elasticsearch/pom.xml +++ b/whatsmars-elasticsearch/pom.xml @@ -5,7 +5,7 @@ whatsmars-parent org.hongxi - Rocket.S7 + Rocket.S6 4.0.0 diff --git a/whatsmars-mq/pom.xml b/whatsmars-mq/pom.xml index 3eb816b1..2dfabf71 100644 --- a/whatsmars-mq/pom.xml +++ b/whatsmars-mq/pom.xml @@ -5,7 +5,7 @@ whatsmars-parent org.hongxi - Rocket.S7 + Rocket.S6 4.0.0 diff --git a/whatsmars-mq/rocketmq-spring-boot-starter/pom.xml b/whatsmars-mq/rocketmq-spring-boot-starter/pom.xml index 2d407dc6..45e6d4ef 100644 --- a/whatsmars-mq/rocketmq-spring-boot-starter/pom.xml +++ b/whatsmars-mq/rocketmq-spring-boot-starter/pom.xml @@ -5,7 +5,7 @@ whatsmars-mq org.hongxi - Rocket.S7 + Rocket.S6 4.0.0 diff --git a/whatsmars-mq/whatsmars-mq-activemq-broker/pom.xml b/whatsmars-mq/whatsmars-mq-activemq-broker/pom.xml index 34d65097..0b26484f 100644 --- a/whatsmars-mq/whatsmars-mq-activemq-broker/pom.xml +++ b/whatsmars-mq/whatsmars-mq-activemq-broker/pom.xml @@ -5,7 +5,7 @@ whatsmars-mq org.hongxi - Rocket.S7 + Rocket.S6 4.0.0 diff --git a/whatsmars-mq/whatsmars-mq-activemq/pom.xml b/whatsmars-mq/whatsmars-mq-activemq/pom.xml index 9e14a9b1..8db724b0 100644 --- a/whatsmars-mq/whatsmars-mq-activemq/pom.xml +++ b/whatsmars-mq/whatsmars-mq-activemq/pom.xml @@ -5,7 +5,7 @@ whatsmars-mq org.hongxi - Rocket.S7 + Rocket.S6 4.0.0 diff --git a/whatsmars-mq/whatsmars-mq-kafka/pom.xml b/whatsmars-mq/whatsmars-mq-kafka/pom.xml index 2447f3a5..be4b42f3 100644 --- a/whatsmars-mq/whatsmars-mq-kafka/pom.xml +++ b/whatsmars-mq/whatsmars-mq-kafka/pom.xml @@ -5,7 +5,7 @@ whatsmars-mq org.hongxi - Rocket.S7 + Rocket.S6 4.0.0 diff --git a/whatsmars-mq/whatsmars-mq-rabbitmq/pom.xml b/whatsmars-mq/whatsmars-mq-rabbitmq/pom.xml index fcddc0bb..917c80d5 100644 --- a/whatsmars-mq/whatsmars-mq-rabbitmq/pom.xml +++ b/whatsmars-mq/whatsmars-mq-rabbitmq/pom.xml @@ -5,7 +5,7 @@ whatsmars-mq org.hongxi - Rocket.S7 + Rocket.S6 4.0.0 diff --git a/whatsmars-mq/whatsmars-mq-rocketmq-broker/pom.xml b/whatsmars-mq/whatsmars-mq-rocketmq-broker/pom.xml index a5cde949..a81f1133 100644 --- a/whatsmars-mq/whatsmars-mq-rocketmq-broker/pom.xml +++ b/whatsmars-mq/whatsmars-mq-rocketmq-broker/pom.xml @@ -5,7 +5,7 @@ whatsmars-mq org.hongxi - Rocket.S7 + Rocket.S6 4.0.0 diff --git a/whatsmars-mq/whatsmars-mq-rocketmq-namesrv/pom.xml b/whatsmars-mq/whatsmars-mq-rocketmq-namesrv/pom.xml index 884b7a07..999a2cb6 100644 --- a/whatsmars-mq/whatsmars-mq-rocketmq-namesrv/pom.xml +++ b/whatsmars-mq/whatsmars-mq-rocketmq-namesrv/pom.xml @@ -5,7 +5,7 @@ whatsmars-mq org.hongxi - Rocket.S7 + Rocket.S6 4.0.0 diff --git a/whatsmars-mq/whatsmars-mq-rocketmq-spring/pom.xml b/whatsmars-mq/whatsmars-mq-rocketmq-spring/pom.xml index b1703d3e..83a5e29b 100644 --- a/whatsmars-mq/whatsmars-mq-rocketmq-spring/pom.xml +++ b/whatsmars-mq/whatsmars-mq-rocketmq-spring/pom.xml @@ -5,7 +5,7 @@ whatsmars-mq org.hongxi - Rocket.S7 + Rocket.S6 4.0.0 diff --git a/whatsmars-mq/whatsmars-mq-rocketmq-tools/pom.xml b/whatsmars-mq/whatsmars-mq-rocketmq-tools/pom.xml index 8e3bd9ec..b440afe0 100644 --- a/whatsmars-mq/whatsmars-mq-rocketmq-tools/pom.xml +++ b/whatsmars-mq/whatsmars-mq-rocketmq-tools/pom.xml @@ -5,7 +5,7 @@ whatsmars-mq org.hongxi - Rocket.S7 + Rocket.S6 4.0.0 diff --git a/whatsmars-mq/whatsmars-mq-rocketmq/pom.xml b/whatsmars-mq/whatsmars-mq-rocketmq/pom.xml index 7222316f..92aa5d19 100644 --- a/whatsmars-mq/whatsmars-mq-rocketmq/pom.xml +++ b/whatsmars-mq/whatsmars-mq-rocketmq/pom.xml @@ -5,7 +5,7 @@ whatsmars-mq org.hongxi - Rocket.S7 + Rocket.S6 4.0.0 @@ -22,7 +22,7 @@ org.hongxi rocketmq-spring-boot-starter - Rocket.S7 + Rocket.S6 diff --git a/whatsmars-mq/whatsmars-otter-mq/pom.xml b/whatsmars-mq/whatsmars-otter-mq/pom.xml index f89deb7e..437a090c 100644 --- a/whatsmars-mq/whatsmars-otter-mq/pom.xml +++ b/whatsmars-mq/whatsmars-otter-mq/pom.xml @@ -5,7 +5,7 @@ whatsmars-mq org.hongxi - Rocket.S7 + Rocket.S6 4.0.0 diff --git a/whatsmars-redis/pom.xml b/whatsmars-redis/pom.xml index 0434ecd8..2be12ace 100644 --- a/whatsmars-redis/pom.xml +++ b/whatsmars-redis/pom.xml @@ -5,7 +5,7 @@ org.hongxi whatsmars-parent - Rocket.S7 + Rocket.S6 4.0.0 diff --git a/whatsmars-rpc/pom.xml b/whatsmars-rpc/pom.xml index 1cb7bc68..54b56e1a 100644 --- a/whatsmars-rpc/pom.xml +++ b/whatsmars-rpc/pom.xml @@ -5,7 +5,7 @@ whatsmars-parent org.hongxi - Rocket.S7 + Rocket.S6 4.0.0 diff --git a/whatsmars-rpc/whatsmars-logging/pom.xml b/whatsmars-rpc/whatsmars-logging/pom.xml index 9c4bb53c..4e740c0d 100644 --- a/whatsmars-rpc/whatsmars-logging/pom.xml +++ b/whatsmars-rpc/whatsmars-logging/pom.xml @@ -5,7 +5,7 @@ whatsmars-rpc org.hongxi - Rocket.S7 + Rocket.S6 4.0.0 diff --git a/whatsmars-rpc/whatsmars-netty/pom.xml b/whatsmars-rpc/whatsmars-netty/pom.xml index 6a530663..f072edf7 100644 --- a/whatsmars-rpc/whatsmars-netty/pom.xml +++ b/whatsmars-rpc/whatsmars-netty/pom.xml @@ -5,7 +5,7 @@ whatsmars-rpc org.hongxi - Rocket.S7 + Rocket.S6 4.0.0 diff --git a/whatsmars-rpc/whatsmars-remoting/pom.xml b/whatsmars-rpc/whatsmars-remoting/pom.xml index 9662b98e..32e64e82 100644 --- a/whatsmars-rpc/whatsmars-remoting/pom.xml +++ b/whatsmars-rpc/whatsmars-remoting/pom.xml @@ -5,7 +5,7 @@ whatsmars-rpc org.hongxi - Rocket.S7 + Rocket.S6 4.0.0 @@ -31,7 +31,7 @@ org.hongxi whatsmars-logging - Rocket.S7 + Rocket.S6 diff --git a/whatsmars-rpc/whatsmars-serialization/pom.xml b/whatsmars-rpc/whatsmars-serialization/pom.xml index f3b5bbb9..327a7e57 100644 --- a/whatsmars-rpc/whatsmars-serialization/pom.xml +++ b/whatsmars-rpc/whatsmars-serialization/pom.xml @@ -5,7 +5,7 @@ whatsmars-rpc org.hongxi - Rocket.S7 + Rocket.S6 4.0.0 diff --git a/whatsmars-shardingsphere/pom.xml b/whatsmars-shardingsphere/pom.xml index 9914072b..4acc74b2 100644 --- a/whatsmars-shardingsphere/pom.xml +++ b/whatsmars-shardingsphere/pom.xml @@ -5,7 +5,7 @@ org.hongxi whatsmars-parent - Rocket.S7 + Rocket.S6 4.0.0 diff --git a/whatsmars-spring-boot-samples/pom.xml b/whatsmars-spring-boot-samples/pom.xml index bcaeb4f6..46112171 100644 --- a/whatsmars-spring-boot-samples/pom.xml +++ b/whatsmars-spring-boot-samples/pom.xml @@ -5,7 +5,7 @@ org.hongxi whatsmars-parent - Rocket.S7 + Rocket.S6 4.0.0 diff --git a/whatsmars-spring-boot-samples/whatsmars-boot-sample-aop/pom.xml b/whatsmars-spring-boot-samples/whatsmars-boot-sample-aop/pom.xml index c616906f..f6460257 100644 --- a/whatsmars-spring-boot-samples/whatsmars-boot-sample-aop/pom.xml +++ b/whatsmars-spring-boot-samples/whatsmars-boot-sample-aop/pom.xml @@ -5,7 +5,7 @@ whatsmars-spring-boot-samples org.hongxi - Rocket.S7 + Rocket.S6 4.0.0 diff --git a/whatsmars-spring-boot-samples/whatsmars-boot-sample-cache/pom.xml b/whatsmars-spring-boot-samples/whatsmars-boot-sample-cache/pom.xml index 57983694..6116e9be 100644 --- a/whatsmars-spring-boot-samples/whatsmars-boot-sample-cache/pom.xml +++ b/whatsmars-spring-boot-samples/whatsmars-boot-sample-cache/pom.xml @@ -5,7 +5,7 @@ whatsmars-spring-boot-samples org.hongxi - Rocket.S7 + Rocket.S6 4.0.0 diff --git a/whatsmars-spring-boot-samples/whatsmars-boot-sample-logback/pom.xml b/whatsmars-spring-boot-samples/whatsmars-boot-sample-logback/pom.xml index 3bb2c6f8..f1ee4c9a 100644 --- a/whatsmars-spring-boot-samples/whatsmars-boot-sample-logback/pom.xml +++ b/whatsmars-spring-boot-samples/whatsmars-boot-sample-logback/pom.xml @@ -5,7 +5,7 @@ whatsmars-spring-boot-samples org.hongxi - Rocket.S7 + Rocket.S6 4.0.0 diff --git a/whatsmars-spring-boot-samples/whatsmars-boot-sample-mongodb/pom.xml b/whatsmars-spring-boot-samples/whatsmars-boot-sample-mongodb/pom.xml index 4c67992f..701a1b3e 100644 --- a/whatsmars-spring-boot-samples/whatsmars-boot-sample-mongodb/pom.xml +++ b/whatsmars-spring-boot-samples/whatsmars-boot-sample-mongodb/pom.xml @@ -5,7 +5,7 @@ whatsmars-spring-boot-samples org.hongxi - Rocket.S7 + Rocket.S6 4.0.0 diff --git a/whatsmars-spring-boot-samples/whatsmars-boot-sample-mybatis/pom.xml b/whatsmars-spring-boot-samples/whatsmars-boot-sample-mybatis/pom.xml index 87da26dc..f39c955b 100644 --- a/whatsmars-spring-boot-samples/whatsmars-boot-sample-mybatis/pom.xml +++ b/whatsmars-spring-boot-samples/whatsmars-boot-sample-mybatis/pom.xml @@ -5,7 +5,7 @@ whatsmars-spring-boot-samples org.hongxi - Rocket.S7 + Rocket.S6 4.0.0 diff --git a/whatsmars-spring-boot-samples/whatsmars-boot-sample-redis/pom.xml b/whatsmars-spring-boot-samples/whatsmars-boot-sample-redis/pom.xml index 940d14c7..ea03b63b 100644 --- a/whatsmars-spring-boot-samples/whatsmars-boot-sample-redis/pom.xml +++ b/whatsmars-spring-boot-samples/whatsmars-boot-sample-redis/pom.xml @@ -5,7 +5,7 @@ whatsmars-spring-boot-samples org.hongxi - Rocket.S7 + Rocket.S6 4.0.0 diff --git a/whatsmars-spring-boot-samples/whatsmars-boot-sample-session/pom.xml b/whatsmars-spring-boot-samples/whatsmars-boot-sample-session/pom.xml index 709439c6..2518a9b0 100644 --- a/whatsmars-spring-boot-samples/whatsmars-boot-sample-session/pom.xml +++ b/whatsmars-spring-boot-samples/whatsmars-boot-sample-session/pom.xml @@ -5,7 +5,7 @@ whatsmars-spring-boot-samples org.hongxi - Rocket.S7 + Rocket.S6 4.0.0 diff --git a/whatsmars-spring-boot/pom.xml b/whatsmars-spring-boot/pom.xml index 2d85c5aa..4283bdc6 100644 --- a/whatsmars-spring-boot/pom.xml +++ b/whatsmars-spring-boot/pom.xml @@ -5,7 +5,7 @@ org.hongxi whatsmars-parent - Rocket.S7 + Rocket.S6 4.0.0 @@ -88,7 +88,7 @@ org.hongxi whatsmars-common - Rocket.S7 + Rocket.S6 diff --git a/whatsmars-spring-cloud/pom.xml b/whatsmars-spring-cloud/pom.xml index fb3ee0fd..0dc39405 100644 --- a/whatsmars-spring-cloud/pom.xml +++ b/whatsmars-spring-cloud/pom.xml @@ -5,7 +5,7 @@ org.hongxi whatsmars-parent - Rocket.S7 + Rocket.S6 4.0.0 diff --git a/whatsmars-spring-cloud/whatsmars-cloud-consumer/pom.xml b/whatsmars-spring-cloud/whatsmars-cloud-consumer/pom.xml index 25177d42..4a4aa6f9 100644 --- a/whatsmars-spring-cloud/whatsmars-cloud-consumer/pom.xml +++ b/whatsmars-spring-cloud/whatsmars-cloud-consumer/pom.xml @@ -5,7 +5,7 @@ org.hongxi whatsmars-spring-cloud - Rocket.S7 + Rocket.S6 4.0.0 diff --git a/whatsmars-spring-cloud/whatsmars-cloud-eureka/pom.xml b/whatsmars-spring-cloud/whatsmars-cloud-eureka/pom.xml index 64f28d47..641ad53a 100644 --- a/whatsmars-spring-cloud/whatsmars-cloud-eureka/pom.xml +++ b/whatsmars-spring-cloud/whatsmars-cloud-eureka/pom.xml @@ -5,7 +5,7 @@ org.hongxi whatsmars-spring-cloud - Rocket.S7 + Rocket.S6 4.0.0 diff --git a/whatsmars-spring-cloud/whatsmars-cloud-provider/pom.xml b/whatsmars-spring-cloud/whatsmars-cloud-provider/pom.xml index dfce1b85..7094fac8 100644 --- a/whatsmars-spring-cloud/whatsmars-cloud-provider/pom.xml +++ b/whatsmars-spring-cloud/whatsmars-cloud-provider/pom.xml @@ -5,7 +5,7 @@ org.hongxi whatsmars-spring-cloud - Rocket.S7 + Rocket.S6 4.0.0 diff --git a/whatsmars-spring/pom.xml b/whatsmars-spring/pom.xml index c643c2a1..8a084199 100644 --- a/whatsmars-spring/pom.xml +++ b/whatsmars-spring/pom.xml @@ -5,7 +5,7 @@ whatsmars-parent org.hongxi - Rocket.S7 + Rocket.S6 4.0.0 diff --git a/whatsmars-zk/pom.xml b/whatsmars-zk/pom.xml index 4eed417a..19bf84da 100644 --- a/whatsmars-zk/pom.xml +++ b/whatsmars-zk/pom.xml @@ -5,7 +5,7 @@ whatsmars-parent org.hongxi - Rocket.S7 + Rocket.S6 4.0.0 -- GitLab