We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24599a7 commit efe9147Copy full SHA for efe9147
webapp/WEB-INF/plugins/solr.xml
@@ -1,9 +1,9 @@
1
-<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?><plug-in>
+<?xml version="1.0" encoding="UTF-8"?><plug-in>
2
3
<!-- Plugin Informations -->
4
<name>solr</name>
5
<class>fr.paris.lutece.plugins.search.solr.service.SolrPlugin</class>
6
- <version>3.1.3-SNAPSHOT</version>
+ <version>3.1.3</version>
7
<documentation/>
8
<installation/>
9
<changes/>
0 commit comments