Skip to content

Commit

Permalink
Released 5.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Egense committed Apr 5, 2024
1 parent e8b9ce1 commit 475ae60
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@



5.1.1
-----
Little cleanup in log messages due to shard-splitting to avoid repeated stack traces.
Solr9 bug temporary bug fix due to invalid Json from Solr. See:https://github.com/netarchivesuite/solrwayback/issues/449


5.1.0
-----
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>dk.kb.netarchivesuite.solrwayback</groupId>
<artifactId>solrwayback</artifactId>
<version>5.1.1-SNAPSHOT</version>
<version>5.1.1</version>
<packaging>war</packaging>
<name>solrwayback</name>
<url>https://maven.apache.org</url>
Expand Down

0 comments on commit 475ae60

Please sign in to comment.