[maven-release-plugin] prepare for next development iteration

This commit is contained in:
Shinsuke Sugaya 2021-12-11 06:37:01 +00:00
parent 5f8e66b298
commit 1853d5d1be

View file

@ -2,7 +2,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>fess</artifactId>
<version>13.15.2</version>
<version>13.15.3-SNAPSHOT</version>
<packaging>war</packaging>
<name>Fess</name>
<description>Fess is Full tExt Search System.</description>