We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 509aa2f commit ed398cdCopy full SHA for ed398cd
pom.xml
@@ -4,7 +4,7 @@
4
<artifactId>fess-webapp-classic-api</artifactId>
5
<packaging>jar</packaging>
6
<name>Classic Search API Plugin</name>
7
- <version>14.17.1-SNAPSHOT</version>
+ <version>14.18.0-SNAPSHOT</version>
8
<scm>
9
<connection>scm:git:[email protected]:codelibs/fess-webapp-classic-api.git</connection>
10
<developerConnection>scm:git:[email protected]:codelibs/fess-webapp-classic-api.git</developerConnection>
@@ -13,7 +13,7 @@
13
<parent>
14
<groupId>org.codelibs.fess</groupId>
15
<artifactId>fess-parent</artifactId>
16
- <version>14.17.0</version>
+ <version>14.18.0</version>
17
<relativePath />
18
</parent>
19
<build>
0 commit comments