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 c0c18a8 commit f49ee26Copy full SHA for f49ee26
pom.xml
@@ -5,7 +5,7 @@
5
<parent>
6
<groupId>org.minbox.framework</groupId>
7
<artifactId>minbox-parent</artifactId>
8
- <version>1.0.7</version>
+ <version>1.0.8</version>
9
<relativePath/>
10
</parent>
11
<packaging>pom</packaging>
@@ -18,7 +18,7 @@
18
<version>${revision}</version>
19
<name>ApiBoot Build</name>
20
<properties>
21
- <revision>2.3.7-SNAPSHOT</revision>
+ <revision>2.3.7</revision>
22
<jdk.version>1.8</jdk.version>
23
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
24
<maven.compiler.encoding>UTF-8</maven.compiler.encoding>
0 commit comments