Skip to content

Commit 4a1929f

Browse files
committed
update for V1.9.5
1 parent ec9f0e5 commit 4a1929f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>org.teasoft</groupId>
66
<artifactId>bee-spring-boot</artifactId>
7-
<version>1.9-SNAPSHOT</version>
7+
<version>1.9.5</version>
88

99
<packaging>jar</packaging>
1010
<name>bee-spring-boot</name>
@@ -15,7 +15,7 @@
1515
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
1616
<maven.compiler.source>1.7</maven.compiler.source>
1717
<maven.compiler.target>1.7</maven.compiler.target>
18-
<bee.version>1.9-SNAPSHOT</bee.version>
18+
<bee.version>1.9.5</bee.version>
1919
</properties>
2020

2121
<dependencyManagement>

0 commit comments

Comments
 (0)