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 a14fce9 commit 5c5c582Copy full SHA for 5c5c582
pom.xml
@@ -6,7 +6,7 @@
6
<artifactId>fess-script-example</artifactId>
7
<packaging>jar</packaging>
8
<name>Example Script Plugin</name>
9
- <version>15.1.0-SNAPSHOT</version>
+ <version>15.2.0-SNAPSHOT</version>
10
<scm>
11
<connection>scm:git:[email protected]:codelibs/fess-script-example.git</connection>
12
<developerConnection>scm:git:[email protected]:codelibs/fess-script-example.git</developerConnection>
@@ -15,7 +15,7 @@
15
<parent>
16
<groupId>org.codelibs.fess</groupId>
17
<artifactId>fess-parent</artifactId>
18
- <version>15.1.0</version>
+ <version>15.2.0</version>
19
<relativePath />
20
</parent>
21
<build>
0 commit comments