diff --git a/pom.xml b/pom.xml index a604b0342d1f07e433199191a3f26d0503b9bcfe..0418f60dc0ee2cfdd8cc51df421a3a433a3781e2 100644 --- a/pom.xml +++ b/pom.xml @@ -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.3.0-SNAPSHOT</version> + <version>14.3.0</version> <packaging>war</packaging> <name>Fess</name> <description>Fess is Full tExt Search System.</description>