Skip to content

Commit a0a7dd5

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 002322e commit a0a7dd5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>org.querqy</groupId>
55
<artifactId>querqy-elasticsearch</artifactId>
6-
<version>1.7.es8171.0</version>
6+
<version>1.8.es8171.0-SNAPSHOT</version>
77
<packaging>jar</packaging>
88

99
<prerequisites>
@@ -34,7 +34,7 @@
3434
<url>git@github.com:querqy/querqy-elasticsearch.git</url>
3535
<connection>scm:git:git@github.com:querqy/querqy-elasticsearch.git</connection>
3636
<developerConnection>scm:git:git@github.com:querqy/querqy-elasticsearch.git</developerConnection>
37-
<tag>querqy-elasticsearch-1.7.es8171.0</tag>
37+
<tag>HEAD</tag>
3838
</scm>
3939

4040
<properties>

0 commit comments

Comments
 (0)