From f52c9933909373ecf9f5334603b21793e5a5aace Mon Sep 17 00:00:00 2001
From: Matthijs Brouwer <matthijs@brouwer.info>
Date: Thu, 21 Mar 2019 19:54:02 +0100
Subject: [PATCH] update to 7.7.1

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

diff --git a/pom.xml b/pom.xml
index fbbca55..871be66 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
 		<timestamp>${maven.build.timestamp}</timestamp>
 		<maven.build.timestamp.format>yyyy-MM-dd HH:mm</maven.build.timestamp.format>
 		<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-		<currentLuceneVersion>7.7.0</currentLuceneVersion>
+		<currentLuceneVersion>7.7.1</currentLuceneVersion>
 	</properties>
 	<scm>
     <connection>scm:git:git@github.com:textexploration/mtas.git</connection>
-- 
GitLab