We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea060f7 commit 939cf7eCopy full SHA for 939cf7e
1 file changed
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.5.0-SNAPSHOT</version>
+ <version>15.6.0-SNAPSHOT</version>
10
<scm>
11
<connection>scm:git:git@github.com:codelibs/fess-script-example.git</connection>
12
<developerConnection>scm:git:git@github.com:codelibs/fess-script-example.git</developerConnection>
@@ -15,7 +15,7 @@
15
<parent>
16
<groupId>org.codelibs.fess</groupId>
17
<artifactId>fess-parent</artifactId>
18
19
<relativePath />
20
</parent>
21
<build>
0 commit comments