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 6aca2ca commit c5d67aaCopy full SHA for c5d67aa
pom.xml
@@ -10,7 +10,7 @@
10
<groupId>fr.paris.lutece.plugins</groupId>
11
<artifactId>plugin-solr</artifactId>
12
<packaging>lutece-plugin</packaging>
13
- <version>3.1.3</version>
+ <version>3.1.4-SNAPSHOT</version>
14
<name>Lutece solr search plugin</name>
15
16
<repositories>
@@ -60,7 +60,7 @@
60
<connection>scm:git:https://github.com/lutece-platform/lutece-search-plugin-solr.git</connection>
61
<developerConnection>scm:git:https://github.com/lutece-platform/lutece-search-plugin-solr.git</developerConnection>
62
<url>https://github.com/lutece-platform/lutece-search-plugin-solr.git</url>
63
- <tag>plugin-solr-3.1.3</tag>
+ <tag>HEAD</tag>
64
</scm>
65
66
</project>
0 commit comments