Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
renekrie committed Apr 21, 2018
1 parent 2df474c commit 4356238
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions querqy-for-lucene/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@

<groupId>querqy</groupId>
<artifactId>querqy-for-lucene</artifactId>
<version>4.0.lucene720.0</version>
<version>4.0.lucene720.1-SNAPSHOT</version>
<packaging>pom</packaging>

<scm>
<url>git@github.com:renekrie/querqy.git</url>
<connection>scm:git:git@github.com:renekrie/querqy.git</connection>
<developerConnection>scm:git:git@github.com:renekrie/querqy.git</developerConnection>
<tag>querqy-for-lucene-4.0.lucene720.0</tag>
<tag>HEAD</tag>
</scm>

<prerequisites>
Expand Down
2 changes: 1 addition & 1 deletion querqy-for-lucene/querqy-lucene/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>querqy</groupId>
<artifactId>querqy-for-lucene</artifactId>
<version>4.0.lucene720.0</version>
<version>4.0.lucene720.1-SNAPSHOT</version>
</parent>
<artifactId>querqy-lucene</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion querqy-for-lucene/querqy-solr/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>querqy</groupId>
<artifactId>querqy-for-lucene</artifactId>
<version>4.0.lucene720.0</version>
<version>4.0.lucene720.1-SNAPSHOT</version>
</parent>

<artifactId>querqy-solr</artifactId>
Expand Down

0 comments on commit 4356238

Please sign in to comment.