diff --git a/pom.xml b/pom.xml index fbbca5555356a30c34495e6becd93eff55ecf2c7..871be66ac9addc976fdf694d1ce0ee9e520d80a7 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>