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 002322e commit a0a7dd5Copy full SHA for a0a7dd5
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>org.querqy</groupId>
5
<artifactId>querqy-elasticsearch</artifactId>
6
- <version>1.7.es8171.0</version>
+ <version>1.8.es8171.0-SNAPSHOT</version>
7
<packaging>jar</packaging>
8
9
<prerequisites>
@@ -34,7 +34,7 @@
34
<url>git@github.com:querqy/querqy-elasticsearch.git</url>
35
<connection>scm:git:git@github.com:querqy/querqy-elasticsearch.git</connection>
36
<developerConnection>scm:git:git@github.com:querqy/querqy-elasticsearch.git</developerConnection>
37
- <tag>querqy-elasticsearch-1.7.es8171.0</tag>
+ <tag>HEAD</tag>
38
</scm>
39
40
<properties>
0 commit comments