From 2b74ef597c7bdd958c40b53cc3e89ce48354fe62 Mon Sep 17 00:00:00 2001 From: Shinsuke Sugaya <shinsuke@apache.org> Date: Thu, 15 Jun 2017 06:22:23 +0900 Subject: [PATCH] [maven-release-plugin] prepare release fess-11.2.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 31c142677..b35c6d609 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.codelibs.fess</groupId> <artifactId>fess</artifactId> - <version>11.2.0-SNAPSHOT</version> + <version>11.2.0</version> <packaging>war</packaging> <name>Fess</name> <description>Fess is Full tExt Search System.</description> -- GitLab