Skip to content

Commit 939cf7e

Browse files
authored
Bump version to 15.6.0-SNAPSHOT (#8)
1 parent ea060f7 commit 939cf7e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<artifactId>fess-script-example</artifactId>
77
<packaging>jar</packaging>
88
<name>Example Script Plugin</name>
9-
<version>15.5.0-SNAPSHOT</version>
9+
<version>15.6.0-SNAPSHOT</version>
1010
<scm>
1111
<connection>scm:git:git@github.com:codelibs/fess-script-example.git</connection>
1212
<developerConnection>scm:git:git@github.com:codelibs/fess-script-example.git</developerConnection>
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>org.codelibs.fess</groupId>
1717
<artifactId>fess-parent</artifactId>
18-
<version>15.5.0-SNAPSHOT</version>
18+
<version>15.6.0-SNAPSHOT</version>
1919
<relativePath />
2020
</parent>
2121
<build>

0 commit comments

Comments
 (0)