Skip to content

Commit 867b816

Browse files
committed
Version 1.5.0
1 parent e3707c7 commit 867b816

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

bambu/pom.xml

+1-1
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.4.0</version>
7+
<version>1.5.0</version>
88
</parent>
99
<artifactId>bambu-web</artifactId>
1010
<packaging>jar</packaging>

common/pom.xml

+1-1
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.4.0</version>
7+
<version>1.5.0</version>
88
</parent>
99
<artifactId>bambu-common</artifactId>
1010
<packaging>jar</packaging>

pom.xml

+1-1
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.4.0</version>
6+
<version>1.5.0</version>
77
<packaging>pom</packaging>
88
<modules>
99
<module>common</module>

server/pom.xml

+1-1
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.4.0</version>
7+
<version>1.5.0</version>
88
</parent>
99
<artifactId>bambu-server</artifactId>
1010
<packaging>jar</packaging>

0 commit comments

Comments
 (0)