We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de94a0d commit d19e180Copy full SHA for d19e180
pom.xml
@@ -2,7 +2,7 @@
2
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
3
<modelVersion>4.0.0</modelVersion>
4
<artifactId>fess</artifactId>
5
- <version>14.19.1</version>
+ <version>14.19.2-SNAPSHOT</version>
6
<packaging>war</packaging>
7
<name>Fess</name>
8
<description>Fess is Full tExt Search System.</description>
0 commit comments