From 58868e63c26041f37f21b308a22b67f32a7be49d Mon Sep 17 00:00:00 2001
From: Zoey76 <zoey_76@msn.com>
Date: Sat, 1 Sep 2018 21:49:21 -0300
Subject: [PATCH] updating poms for branch'release/1.0.0' with non-snapshot
 versions

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

diff --git a/pom.xml b/pom.xml
index 21d5dc1..996e7bc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
 	<modelVersion>4.0.0</modelVersion>
 	<groupId>com.l2jserver</groupId>
 	<artifactId>l2j-server-script-engine</artifactId>
-	<version>1.0.0-SNAPSHOT</version>
+	<version>1.0.0</version>
 	<name>L2J Server - Script Engine</name>
 	<inceptionYear>2018</inceptionYear>
 	<properties>
-- 
GitLab