提交 80f24353 编写于 作者: 武汉红喜's avatar 武汉红喜

Upgrade to Rocket.S2

上级 3d193b22
......@@ -14,7 +14,7 @@
<groupId>org.hongxi</groupId>
<artifactId>whatsmars-parent</artifactId>
<packaging>pom</packaging>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
<url>https://github.com/javahongxi/whatsmars</url>
<modules>
......
......@@ -7,7 +7,7 @@
<parent>
<artifactId>whatsmars-parent</artifactId>
<groupId>org.hongxi</groupId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<artifactId>whatsmars-common</artifactId>
......
......@@ -7,7 +7,7 @@
<parent>
<artifactId>whatsmars-parent</artifactId>
<groupId>org.hongxi</groupId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<artifactId>whatsmars-dbrouter</artifactId>
......
......@@ -7,7 +7,7 @@
<parent>
<artifactId>whatsmars-parent</artifactId>
<groupId>org.hongxi</groupId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<artifactId>whatsmars-dubbo</artifactId>
......
......@@ -7,7 +7,7 @@
<parent>
<artifactId>whatsmars-dubbo</artifactId>
<groupId>org.hongxi</groupId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<artifactId>whatsmars-dubbo-api</artifactId>
......
......@@ -7,7 +7,7 @@
<parent>
<artifactId>whatsmars-dubbo</artifactId>
<groupId>org.hongxi</groupId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<artifactId>whatsmars-dubbo-consumer-boot</artifactId>
......
......@@ -7,7 +7,7 @@
<parent>
<artifactId>whatsmars-dubbo</artifactId>
<groupId>org.hongxi</groupId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<artifactId>whatsmars-dubbo-consumer</artifactId>
......
......@@ -7,7 +7,7 @@
<parent>
<artifactId>whatsmars-dubbo</artifactId>
<groupId>org.hongxi</groupId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<artifactId>whatsmars-dubbo-provider-boot</artifactId>
......
......@@ -7,7 +7,7 @@
<parent>
<artifactId>whatsmars-dubbo</artifactId>
<groupId>org.hongxi</groupId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<artifactId>whatsmars-dubbo-provider</artifactId>
......
......@@ -7,7 +7,7 @@
<parent>
<artifactId>whatsmars-dubbo</artifactId>
<groupId>org.hongxi</groupId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<artifactId>whatsmars-dubbo-sentinel</artifactId>
......
......@@ -7,7 +7,7 @@
<parent>
<artifactId>whatsmars-dubbo</artifactId>
<groupId>org.hongxi</groupId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<artifactId>whatsmars-dubbo-service</artifactId>
......
......@@ -7,7 +7,7 @@
<parent>
<artifactId>whatsmars-parent</artifactId>
<groupId>org.hongxi</groupId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<artifactId>whatsmars-earth</artifactId>
......
......@@ -5,7 +5,7 @@
<parent>
<artifactId>whatsmars-earth</artifactId>
<groupId>org.hongxi</groupId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
......
......@@ -7,7 +7,7 @@
<parent>
<artifactId>whatsmars-earth</artifactId>
<groupId>org.hongxi</groupId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<artifactId>whatsmars-earth-dao</artifactId>
......@@ -28,7 +28,7 @@
<dependency>
<groupId>org.hongxi</groupId>
<artifactId>whatsmars-earth-domain</artifactId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</dependency>
<dependency>
<groupId>org.mybatis</groupId>
......
......@@ -7,7 +7,7 @@
<parent>
<artifactId>whatsmars-earth</artifactId>
<groupId>org.hongxi</groupId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<artifactId>whatsmars-earth-domain</artifactId>
......
......@@ -7,7 +7,7 @@
<parent>
<artifactId>whatsmars-earth</artifactId>
<groupId>org.hongxi</groupId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<artifactId>whatsmars-earth-manager</artifactId>
......@@ -19,7 +19,7 @@
<dependency>
<groupId>org.hongxi</groupId>
<artifactId>whatsmars-earth-dao</artifactId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
......
......@@ -7,7 +7,7 @@
<parent>
<artifactId>whatsmars-earth</artifactId>
<groupId>org.hongxi</groupId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<artifactId>whatsmars-earth-service</artifactId>
......@@ -19,17 +19,17 @@
<dependency>
<groupId>org.hongxi</groupId>
<artifactId>whatsmars-earth-common</artifactId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</dependency>
<dependency>
<groupId>org.hongxi</groupId>
<artifactId>whatsmars-earth-dao</artifactId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</dependency>
<dependency>
<groupId>org.hongxi</groupId>
<artifactId>whatsmars-earth-manager</artifactId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</dependency>
<dependency>
......
......@@ -7,7 +7,7 @@
<parent>
<artifactId>whatsmars-earth</artifactId>
<groupId>org.hongxi</groupId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<artifactId>whatsmars-earth-support-web</artifactId>
......@@ -19,7 +19,7 @@
<dependency>
<groupId>org.hongxi</groupId>
<artifactId>whatsmars-earth-service</artifactId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</dependency>
<dependency>
......
......@@ -7,7 +7,7 @@
<parent>
<artifactId>whatsmars-earth</artifactId>
<groupId>org.hongxi</groupId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<artifactId>whatsmars-earth-web</artifactId>
......@@ -19,7 +19,7 @@
<dependency>
<groupId>org.hongxi</groupId>
<artifactId>whatsmars-earth-service</artifactId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
......
......@@ -7,7 +7,7 @@
<parent>
<artifactId>whatsmars-parent</artifactId>
<groupId>org.hongxi</groupId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<artifactId>whatsmars-elasticjob</artifactId>
......
......@@ -7,7 +7,7 @@
<parent>
<artifactId>whatsmars-parent</artifactId>
<groupId>org.hongxi</groupId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<artifactId>whatsmars-elasticsearch</artifactId>
......
......@@ -7,7 +7,7 @@
<parent>
<artifactId>whatsmars-parent</artifactId>
<groupId>org.hongxi</groupId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<artifactId>whatsmars-mq</artifactId>
......
......@@ -7,7 +7,7 @@
<parent>
<artifactId>whatsmars-mq</artifactId>
<groupId>org.hongxi</groupId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<artifactId>rocketmq-spring-boot-starter</artifactId>
......
......@@ -7,7 +7,7 @@
<parent>
<artifactId>whatsmars-mq</artifactId>
<groupId>org.hongxi</groupId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<artifactId>whatsmars-mq-activemq-broker</artifactId>
......
......@@ -7,7 +7,7 @@
<parent>
<artifactId>whatsmars-mq</artifactId>
<groupId>org.hongxi</groupId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<artifactId>whatsmars-mq-activemq</artifactId>
......
......@@ -7,7 +7,7 @@
<parent>
<artifactId>whatsmars-mq</artifactId>
<groupId>org.hongxi</groupId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<artifactId>whatsmars-mq-kafka</artifactId>
......
......@@ -7,7 +7,7 @@
<parent>
<artifactId>whatsmars-mq</artifactId>
<groupId>org.hongxi</groupId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<artifactId>whatsmars-mq-rabbitmq</artifactId>
......
......@@ -7,7 +7,7 @@
<parent>
<artifactId>whatsmars-mq</artifactId>
<groupId>org.hongxi</groupId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<artifactId>whatsmars-mq-rocketmq-broker</artifactId>
......
......@@ -7,7 +7,7 @@
<parent>
<artifactId>whatsmars-mq</artifactId>
<groupId>org.hongxi</groupId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<artifactId>whatsmars-mq-rocketmq-namesrv</artifactId>
......
......@@ -7,7 +7,7 @@
<parent>
<artifactId>whatsmars-mq</artifactId>
<groupId>org.hongxi</groupId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<artifactId>whatsmars-mq-rocketmq-spring</artifactId>
......
......@@ -7,7 +7,7 @@
<parent>
<artifactId>whatsmars-mq</artifactId>
<groupId>org.hongxi</groupId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<artifactId>whatsmars-mq-rocketmq-tools</artifactId>
......
......@@ -7,7 +7,7 @@
<parent>
<artifactId>whatsmars-mq</artifactId>
<groupId>org.hongxi</groupId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<artifactId>whatsmars-mq-rocketmq</artifactId>
......@@ -23,7 +23,7 @@
<dependency>
<groupId>org.hongxi</groupId>
<artifactId>rocketmq-spring-boot-starter</artifactId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</dependency>
</dependencies>
......
......@@ -7,7 +7,7 @@
<parent>
<artifactId>whatsmars-mq</artifactId>
<groupId>org.hongxi</groupId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<artifactId>whatsmars-otter-mq</artifactId>
......
......@@ -7,7 +7,7 @@
<parent>
<groupId>org.hongxi</groupId>
<artifactId>whatsmars-parent</artifactId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<artifactId>whatsmars-redis</artifactId>
......
......@@ -7,7 +7,7 @@
<parent>
<artifactId>whatsmars-parent</artifactId>
<groupId>org.hongxi</groupId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<artifactId>whatsmars-rpc</artifactId>
......
......@@ -7,7 +7,7 @@
<parent>
<artifactId>whatsmars-rpc</artifactId>
<groupId>org.hongxi</groupId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<artifactId>whatsmars-remoting</artifactId>
......
......@@ -7,7 +7,7 @@
<parent>
<artifactId>whatsmars-rpc</artifactId>
<groupId>org.hongxi</groupId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<artifactId>whatsmars-rpc-grpc</artifactId>
......
......@@ -7,7 +7,7 @@
<parent>
<artifactId>whatsmars-rpc</artifactId>
<groupId>org.hongxi</groupId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<artifactId>whatsmars-serialization</artifactId>
......
......@@ -7,7 +7,7 @@
<parent>
<groupId>org.hongxi</groupId>
<artifactId>whatsmars-parent</artifactId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<artifactId>whatsmars-sharding-jdbc</artifactId>
......
......@@ -7,7 +7,7 @@
<parent>
<groupId>org.hongxi</groupId>
<artifactId>whatsmars-parent</artifactId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<groupId>org.hongxi</groupId>
......
......@@ -7,7 +7,7 @@
<parent>
<artifactId>whatsmars-spring-boot-samples</artifactId>
<groupId>org.hongxi</groupId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<artifactId>whatsmars-boot-sample-aop</artifactId>
......
......@@ -7,7 +7,7 @@
<parent>
<artifactId>whatsmars-spring-boot-samples</artifactId>
<groupId>org.hongxi</groupId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<artifactId>whatsmars-boot-sample-cache</artifactId>
......
......@@ -7,7 +7,7 @@
<parent>
<artifactId>whatsmars-spring-boot-samples</artifactId>
<groupId>org.hongxi</groupId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<artifactId>whatsmars-boot-sample-elasticsearch</artifactId>
......
......@@ -7,7 +7,7 @@
<parent>
<artifactId>whatsmars-spring-boot-samples</artifactId>
<groupId>org.hongxi</groupId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<artifactId>whatsmars-boot-sample-logback</artifactId>
......
......@@ -7,7 +7,7 @@
<parent>
<artifactId>whatsmars-spring-boot-samples</artifactId>
<groupId>org.hongxi</groupId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<artifactId>whatsmars-boot-sample-mongodb</artifactId>
......
......@@ -7,7 +7,7 @@
<parent>
<artifactId>whatsmars-spring-boot-samples</artifactId>
<groupId>org.hongxi</groupId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<artifactId>whatsmars-boot-sample-mybatis</artifactId>
......
......@@ -7,7 +7,7 @@
<parent>
<artifactId>whatsmars-spring-boot-samples</artifactId>
<groupId>org.hongxi</groupId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<artifactId>whatsmars-boot-sample-redis</artifactId>
......
......@@ -7,7 +7,7 @@
<parent>
<artifactId>whatsmars-spring-boot-samples</artifactId>
<groupId>org.hongxi</groupId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<artifactId>whatsmars-boot-sample-session</artifactId>
......
......@@ -7,7 +7,7 @@
<parent>
<groupId>org.hongxi</groupId>
<artifactId>whatsmars-parent</artifactId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<artifactId>whatsmars-spring-boot</artifactId>
......@@ -89,7 +89,7 @@
<dependency>
<groupId>org.hongxi</groupId>
<artifactId>whatsmars-common</artifactId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</dependency>
</dependencies>
......
......@@ -7,7 +7,7 @@
<parent>
<groupId>org.hongxi</groupId>
<artifactId>whatsmars-parent</artifactId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<groupId>org.hongxi</groupId>
......
......@@ -7,7 +7,7 @@
<parent>
<groupId>org.hongxi</groupId>
<artifactId>whatsmars-spring-cloud</artifactId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<artifactId>whatsmars-cloud-consumer</artifactId>
......
......@@ -7,7 +7,7 @@
<parent>
<groupId>org.hongxi</groupId>
<artifactId>whatsmars-spring-cloud</artifactId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<artifactId>whatsmars-cloud-eureka</artifactId>
......
......@@ -7,7 +7,7 @@
<parent>
<groupId>org.hongxi</groupId>
<artifactId>whatsmars-spring-cloud</artifactId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<artifactId>whatsmars-cloud-provider</artifactId>
......
......@@ -7,7 +7,7 @@
<parent>
<artifactId>whatsmars-parent</artifactId>
<groupId>org.hongxi</groupId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<artifactId>whatsmars-spring</artifactId>
......
......@@ -7,7 +7,7 @@
<parent>
<artifactId>whatsmars-parent</artifactId>
<groupId>org.hongxi</groupId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<artifactId>whatsmars-tomcat</artifactId>
......
......@@ -7,7 +7,7 @@
<parent>
<artifactId>whatsmars-parent</artifactId>
<groupId>org.hongxi</groupId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</parent>
<artifactId>whatsmars-zk</artifactId>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册