[maven-release-plugin] prepare release fess-14.0.1

This commit is contained in:
Shinsuke Sugaya 2022-03-22 13:00:34 +00:00
parent ad7a1579de
commit 046e28269c

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>14.0.1-SNAPSHOT</version>
<version>14.0.1</version>
<packaging>war</packaging>
<name>Fess</name>
<description>Fess is Full tExt Search System.</description>