Skip to content

Commit 0e609c5

Browse files
authored
Bump version to 15.6.0-SNAPSHOT (#7)
1 parent 49a4dc3 commit 0e609c5

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-webapp-example</artifactId>
77
<packaging>jar</packaging>
88
<name>Example Webapp 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-webapp-example.git</connection>
1212
<developerConnection>scm:git:git@github.com:codelibs/fess-webapp-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)