Skip to content

Commit

Permalink
release 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinDai committed Jun 28, 2022
1 parent e78ad9f commit 7613a96
Show file tree
Hide file tree
Showing 24 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>com.doodl6</groupId>
<artifactId>SpringBoot-Project</artifactId>
<packaging>pom</packaging>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion springboot-cache/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>SpringBoot-Project</artifactId>
<groupId>com.doodl6</groupId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>springboot-cache</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion springboot-cloud-stream/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>SpringBoot-Project</artifactId>
<groupId>com.doodl6</groupId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>springboot-cloud-stream</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion springboot-common-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>SpringBoot-Project</artifactId>
<groupId>com.doodl6</groupId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>springboot-common-web</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion springboot-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.doodl6</groupId>
<artifactId>SpringBoot-Project</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>springboot-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion springboot-dao/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.doodl6</groupId>
<artifactId>SpringBoot-Project</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>springboot-dao</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion springboot-db-controller/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>SpringBoot-Project</artifactId>
<groupId>com.doodl6</groupId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>springboot-db-controller</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion springboot-dubbo-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>SpringBoot-Project</artifactId>
<groupId>com.doodl6</groupId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>springboot-dubbo-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion springboot-dubbo-consumer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>SpringBoot-Project</artifactId>
<groupId>com.doodl6</groupId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>springboot-dubbo-consumer</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion springboot-dubbo-provider/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>SpringBoot-Project</artifactId>
<groupId>com.doodl6</groupId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>springboot-dubbo-provider</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion springboot-elasticsearch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>SpringBoot-Project</artifactId>
<groupId>com.doodl6</groupId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>springboot-elasticsearch</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion springboot-feign-consumer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>SpringBoot-Project</artifactId>
<groupId>com.doodl6</groupId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>springboot-feign-consumer</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion springboot-feign-provider/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>SpringBoot-Project</artifactId>
<groupId>com.doodl6</groupId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>springboot-feign-provider</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion springboot-leaf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>SpringBoot-Project</artifactId>
<groupId>com.doodl6</groupId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>springboot-leaf</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion springboot-nacos/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>SpringBoot-Project</artifactId>
<groupId>com.doodl6</groupId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>springboot-nacos</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion springboot-netty/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>SpringBoot-Project</artifactId>
<groupId>com.doodl6</groupId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>springboot-netty</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion springboot-rocketmq-consumer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>SpringBoot-Project</artifactId>
<groupId>com.doodl6</groupId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>springboot-rocketmq-consumer</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion springboot-rocketmq-producer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>SpringBoot-Project</artifactId>
<groupId>com.doodl6</groupId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>springboot-rocketmq-producer</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion springboot-seata-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>SpringBoot-Project</artifactId>
<groupId>com.doodl6</groupId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>springboot-seata-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion springboot-seata-order/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>SpringBoot-Project</artifactId>
<groupId>com.doodl6</groupId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>springboot-seata-order</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion springboot-seata-storage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>SpringBoot-Project</artifactId>
<groupId>com.doodl6</groupId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>springboot-seata-storage</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion springboot-seata/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>SpringBoot-Project</artifactId>
<groupId>com.doodl6</groupId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>springboot-seata</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion springboot-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>SpringBoot-Project</artifactId>
<groupId>com.doodl6</groupId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>springboot-web</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion springboot-zookeeper/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>SpringBoot-Project</artifactId>
<groupId>com.doodl6</groupId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>springboot-zookeeper</artifactId>
Expand Down

0 comments on commit 7613a96

Please sign in to comment.