Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

Commit

Permalink
Release 7.6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mocobeta committed Dec 24, 2018
1 parent cb6c7eb commit 1fb7587
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pom.xml
Expand Up @@ -23,7 +23,7 @@

<groupId>luke</groupId>
<artifactId>luke-swing</artifactId>
<version>7.6.0</version>
<version>7.6.0.1</version>

<prerequisites>
<maven>3.0</maven>
Expand All @@ -32,7 +32,8 @@
<properties>
<jdk.version>1.8</jdk.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<lucene.version>${project.version}</lucene.version>
<!--lucene.version>${project.version}</lucene.version-->
<lucene.version>7.6.0</lucene.version>
<hadoop.version>2.7.2</hadoop.version>
<log4j.version>2.11.0</log4j.version>
<slf4j.version>1.7.7</slf4j.version>
Expand Down

0 comments on commit 1fb7587

Please sign in to comment.