publish 0.0.4

This commit is contained in:
曾文豪
2023-01-03 16:30:00 +08:00
parent df03876430
commit 0e2c477ee3
13 changed files with 16 additions and 13 deletions

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>com.tiesheng</groupId> <groupId>com.tiesheng</groupId>
<artifactId>tiesheng-parent</artifactId> <artifactId>tiesheng-parent</artifactId>
<version>0.0.3</version> <version>0.0.4</version>
</parent> </parent>
<artifactId>demo</artifactId> <artifactId>demo</artifactId>
@@ -21,7 +21,7 @@
<dependency> <dependency>
<groupId>com.tiesheng</groupId> <groupId>com.tiesheng</groupId>
<artifactId>tiesheng-web</artifactId> <artifactId>tiesheng-web</artifactId>
<version>0.0.3</version> <version>0.0.4</version>
</dependency> </dependency>
</dependencies> </dependencies>

View File

@@ -6,7 +6,7 @@
<groupId>com.tiesheng</groupId> <groupId>com.tiesheng</groupId>
<artifactId>tiesheng-parent</artifactId> <artifactId>tiesheng-parent</artifactId>
<version>0.0.3</version> <version>0.0.4</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<name>tiesheng</name> <name>tiesheng</name>
<description>杭州铁晟科技有限公司基础依赖</description> <description>杭州铁晟科技有限公司基础依赖</description>

View File

@@ -3,6 +3,9 @@
VERSION=$1 VERSION=$1
MESSAGE=$2 MESSAGE=$2
## 更改版本号
mvn versions:set -DnewVersion=$VERSION
mvn versions:commit
## 推送现有代码 ## 推送现有代码
git add . git add .

View File

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

View File

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

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>com.tiesheng</groupId> <groupId>com.tiesheng</groupId>
<artifactId>tiesheng-parent</artifactId> <artifactId>tiesheng-parent</artifactId>
<version>0.0.3</version> <version>0.0.4</version>
</parent> </parent>
<artifactId>tiesheng-ding</artifactId> <artifactId>tiesheng-ding</artifactId>

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>com.tiesheng</groupId> <groupId>com.tiesheng</groupId>
<artifactId>tiesheng-parent</artifactId> <artifactId>tiesheng-parent</artifactId>
<version>0.0.3</version> <version>0.0.4</version>
</parent> </parent>
<artifactId>tiesheng-wxmp</artifactId> <artifactId>tiesheng-wxmp</artifactId>