publish 0.0.18

This commit is contained in:
曾文豪
2023-01-10 17:22:29 +08:00
parent 21c7344042
commit a70f209a0e
11 changed files with 20 additions and 26 deletions

20
pom.xml
View File

@@ -6,7 +6,7 @@
<groupId>com.tiesheng</groupId>
<artifactId>tiesheng-parent</artifactId>
<version>0.0.15</version>
<version>0.0.18</version>
<packaging>pom</packaging>
<name>tiesheng</name>
<description>杭州铁晟科技有限公司基础依赖</description>
@@ -57,55 +57,55 @@
<dependency>
<groupId>com.tiesheng</groupId>
<artifactId>tiesheng-db-migration</artifactId>
<version>0.0.15</version>
<version>0.0.18</version>
</dependency>
<dependency>
<groupId>com.tiesheng</groupId>
<artifactId>tiesheng-login</artifactId>
<version>0.0.15</version>
<version>0.0.18</version>
</dependency>
<dependency>
<groupId>com.tiesheng</groupId>
<artifactId>tiesheng-web</artifactId>
<version>0.0.15</version>
<version>0.0.18</version>
</dependency>
<dependency>
<groupId>com.tiesheng</groupId>
<artifactId>tiesheng-util</artifactId>
<version>0.0.15</version>
<version>0.0.18</version>
</dependency>
<dependency>
<groupId>com.tiesheng</groupId>
<artifactId>tiesheng-platform</artifactId>
<version>0.0.15</version>
<version>0.0.18</version>
</dependency>
<dependency>
<groupId>com.tiesheng</groupId>
<artifactId>tiesheng-message</artifactId>
<version>0.0.15</version>
<version>0.0.18</version>
</dependency>
<dependency>
<groupId>com.tiesheng</groupId>
<artifactId>tiesheng-encrypt</artifactId>
<version>0.0.15</version>
<version>0.0.18</version>
</dependency>
<dependency>
<groupId>com.tiesheng</groupId>
<artifactId>tiesheng-annotation</artifactId>
<version>0.0.15</version>
<version>0.0.18</version>
</dependency>
<dependency>
<groupId>com.tiesheng</groupId>
<artifactId>tiesheng-poi</artifactId>
<version>0.0.15</version>
<version>0.0.18</version>
</dependency>
<dependency>

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>com.tiesheng</groupId>
<artifactId>tiesheng-parent</artifactId>
<version>0.0.15</version>
<version>0.0.18</version>
</parent>
<artifactId>tiesheng-ademo</artifactId>
@@ -23,12 +23,6 @@
<groupId>com.tiesheng</groupId>
<artifactId>tiesheng-web</artifactId>
</dependency>
<dependency>
<groupId>com.aliyun</groupId>
<artifactId>dysmsapi20170525</artifactId>
</dependency>
</dependencies>
<repositories>

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>com.tiesheng</groupId>
<artifactId>tiesheng-parent</artifactId>
<version>0.0.15</version>
<version>0.0.18</version>
</parent>
<artifactId>tiesheng-annotation</artifactId>

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>com.tiesheng</groupId>
<artifactId>tiesheng-parent</artifactId>
<version>0.0.15</version>
<version>0.0.18</version>
</parent>
<artifactId>tiesheng-db-migration</artifactId>

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>com.tiesheng</groupId>
<artifactId>tiesheng-parent</artifactId>
<version>0.0.15</version>
<version>0.0.18</version>
</parent>
<artifactId>tiesheng-encrypt</artifactId>

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>com.tiesheng</groupId>
<artifactId>tiesheng-parent</artifactId>
<version>0.0.15</version>
<version>0.0.18</version>
</parent>
<artifactId>tiesheng-login</artifactId>

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>com.tiesheng</groupId>
<artifactId>tiesheng-parent</artifactId>
<version>0.0.15</version>
<version>0.0.18</version>
</parent>
<artifactId>tiesheng-message</artifactId>

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>com.tiesheng</groupId>
<artifactId>tiesheng-parent</artifactId>
<version>0.0.15</version>
<version>0.0.18</version>
</parent>
<artifactId>tiesheng-platform</artifactId>

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>com.tiesheng</groupId>
<artifactId>tiesheng-parent</artifactId>
<version>0.0.15</version>
<version>0.0.18</version>
</parent>
<artifactId>tiesheng-poi</artifactId>

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>com.tiesheng</groupId>
<artifactId>tiesheng-parent</artifactId>
<version>0.0.15</version>
<version>0.0.18</version>
</parent>
<artifactId>tiesheng-util</artifactId>

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>com.tiesheng</groupId>
<artifactId>tiesheng-parent</artifactId>
<version>0.0.15</version>
<version>0.0.18</version>
</parent>
<artifactId>tiesheng-web</artifactId>