From abe9d56c5c9371782676c5e6fa12b8a07b4d4d50 Mon Sep 17 00:00:00 2001
From: Hiroshi Matsuda <hiroshi.matsuda@syncthought.com>
Date: Fri, 30 Mar 2018 00:21:32 +0900
Subject: [PATCH] Release 6.2.0

---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a040dc98..dd41159f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
 
 	<groupId>com.worksap.nlp</groupId>
     <artifactId>analysis-sudachi-elasticsearch6.2</artifactId>
-    <version>1.0.3-SNAPSHOT</version>
+    <version>1.0.3</version>
 	<packaging>jar</packaging>
 
 	<name>analysis-sudachi</name>