We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec9f0e5 commit 4a1929fCopy full SHA for 4a1929f
pom.xml
@@ -4,7 +4,7 @@
4
<modelVersion>4.0.0</modelVersion>
5
<groupId>org.teasoft</groupId>
6
<artifactId>bee-spring-boot</artifactId>
7
- <version>1.9-SNAPSHOT</version>
+ <version>1.9.5</version>
8
9
<packaging>jar</packaging>
10
<name>bee-spring-boot</name>
@@ -15,7 +15,7 @@
15
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
16
<maven.compiler.source>1.7</maven.compiler.source>
17
<maven.compiler.target>1.7</maven.compiler.target>
18
- <bee.version>1.9-SNAPSHOT</bee.version>
+ <bee.version>1.9.5</bee.version>
19
</properties>
20
21
<dependencyManagement>
0 commit comments