Skip to content

Commit

Permalink
Updated to Lucene 8.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
phax committed Jun 4, 2019
1 parent 22ceb65 commit a8db08b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ The official PEPPOL Directory (PD; former PEPPOL Yellow Pages - PYP; www.peppol.
* Renamed project `peppol-directory` to `phoss-directory`
* **Maven artifact IDs changed** from `peppol-directory*` to `phoss-directory*`
* Updated to `peppol-commons` 7.0.0
* Updated to Lucene 8.1.1
* v0.7.2 - 2019-05-13
* Added new submodule `peppol-directory-searchapi` with basic elements for using the query API and the response documents
* Updated default truststore of `peppol-directory-client`
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@

<properties>
<!-- Don't change below 6.x - otherwise data maybe lost! -->
<lucene.version>8.1.0</lucene.version>
<lucene.version>8.1.1</lucene.version>
<jersey.version>2.28</jersey.version>
</properties>

Expand Down

0 comments on commit a8db08b

Please # to comment.