Skip to content

Commit 412503a

Browse files
committed
Update version to 1.4.0
1 parent 7e8208f commit 412503a

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

bambu/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.tfyre.bambu</groupId>
66
<artifactId>bambu-parent</artifactId>
7-
<version>1.3.0</version>
7+
<version>1.4.0</version>
88
</parent>
99
<artifactId>bambu-web</artifactId>
1010
<packaging>jar</packaging>

common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.tfyre.bambu</groupId>
66
<artifactId>bambu-parent</artifactId>
7-
<version>1.3.0</version>
7+
<version>1.4.0</version>
88
</parent>
99
<artifactId>bambu-common</artifactId>
1010
<packaging>jar</packaging>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.tfyre.bambu</groupId>
55
<artifactId>bambu-parent</artifactId>
6-
<version>1.3.0</version>
6+
<version>1.4.0</version>
77
<packaging>pom</packaging>
88
<modules>
99
<module>common</module>

server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.tfyre.bambu</groupId>
66
<artifactId>bambu-parent</artifactId>
7-
<version>1.3.0</version>
7+
<version>1.4.0</version>
88
</parent>
99
<artifactId>bambu-server</artifactId>
1010
<packaging>jar</packaging>

0 commit comments

Comments
 (0)