Skip to content

Commit

Permalink
Upgrade to Rocket.S2
Browse files Browse the repository at this point in the history
  • Loading branch information
javahongxi committed Jan 18, 2019
1 parent 3d193b2 commit 80f2435
Show file tree
Hide file tree
Showing 56 changed files with 65 additions and 65 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion whatsmars-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion whatsmars-dbrouter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion whatsmars-dubbo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion whatsmars-dubbo/whatsmars-dubbo-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion whatsmars-dubbo/whatsmars-dubbo-consumer-boot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion whatsmars-dubbo/whatsmars-dubbo-consumer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion whatsmars-dubbo/whatsmars-dubbo-provider-boot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion whatsmars-dubbo/whatsmars-dubbo-provider/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion whatsmars-dubbo/whatsmars-dubbo-sentinel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion whatsmars-dubbo/whatsmars-dubbo-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion whatsmars-earth/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion whatsmars-earth/whatsmars-earth-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down
4 changes: 2 additions & 2 deletions whatsmars-earth/whatsmars-earth-dao/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand All @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion whatsmars-earth/whatsmars-earth-domain/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
4 changes: 2 additions & 2 deletions whatsmars-earth/whatsmars-earth-manager/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand All @@ -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>
Expand Down
8 changes: 4 additions & 4 deletions whatsmars-earth/whatsmars-earth-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand All @@ -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>
Expand Down
4 changes: 2 additions & 2 deletions whatsmars-earth/whatsmars-earth-support-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand All @@ -19,7 +19,7 @@
<dependency>
<groupId>org.hongxi</groupId>
<artifactId>whatsmars-earth-service</artifactId>
<version>Rocket.S1</version>
<version>Rocket.S2</version>
</dependency>

<dependency>
Expand Down
4 changes: 2 additions & 2 deletions whatsmars-earth/whatsmars-earth-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand All @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion whatsmars-elasticjob/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion whatsmars-elasticsearch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion whatsmars-mq/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion whatsmars-mq/rocketmq-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion whatsmars-mq/whatsmars-mq-activemq-broker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion whatsmars-mq/whatsmars-mq-activemq/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion whatsmars-mq/whatsmars-mq-kafka/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion whatsmars-mq/whatsmars-mq-rabbitmq/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion whatsmars-mq/whatsmars-mq-rocketmq-broker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion whatsmars-mq/whatsmars-mq-rocketmq-namesrv/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion whatsmars-mq/whatsmars-mq-rocketmq-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion whatsmars-mq/whatsmars-mq-rocketmq-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
4 changes: 2 additions & 2 deletions whatsmars-mq/whatsmars-mq-rocketmq/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand All @@ -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>

Expand Down
2 changes: 1 addition & 1 deletion whatsmars-mq/whatsmars-otter-mq/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion whatsmars-redis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion whatsmars-rpc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion whatsmars-rpc/whatsmars-remoting/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion whatsmars-rpc/whatsmars-rpc-grpc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
Loading

0 comments on commit 80f2435

Please sign in to comment.