diff --git a/pom.xml b/pom.xml
index ed9d8f1dd99730c14d77b0f6f5deb25539f255a0..c69efd7b026b974806b8af57f3e16f6dd52ebd8f 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>13.14.0-SNAPSHOT</version>
+	<version>13.14.0</version>
 	<packaging>war</packaging>
 	<name>Fess</name>
 	<description>Fess is Full tExt Search System.</description>