Skip to content
This repository has been archived by the owner on May 6, 2021. It is now read-only.

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
ikwattro committed Oct 21, 2016
1 parent 58a0792 commit 9751b62
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -21,7 +21,7 @@

<groupId>com.graphaware.es</groupId>
<artifactId>graph-aided-search</artifactId>
<version>2.4.1.3</version>
<version>2.4.1.4-SNAPSHOT</version>

<properties>
<java.version>1.7</java.version>
Expand Down Expand Up @@ -54,7 +54,7 @@
<connection>scm:git:git@github.com:graphaware/graph-aided-search.git</connection>
<developerConnection>scm:git:git@github.com:graphaware/graph-aided-search.git</developerConnection>
<url>git@github.com:graphaware/graph-aided-search.git</url>
<tag>graph-aided-search-2.4.1.3</tag>
<tag>HEAD</tag>
</scm>

<profiles>
Expand Down

0 comments on commit 9751b62

Please sign in to comment.