[maven-release-plugin] prepare for next development iteration

This commit is contained in:
Alexander Kuznetsov
2015-06-09 21:57:04 +03:00
parent b785c19b74
commit 393665f08a
5 changed files with 14 additions and 14 deletions

View File

@ -4,7 +4,7 @@
<groupId>org.apache.lucene.morphology</groupId>
<artifactId>morphology</artifactId>
<packaging>pom</packaging>
<version>1.1</version>
<version>1.2-SNAPSHOT</version>
<name>morphology</name>
<url>http://maven.apache.org</url>
@ -12,7 +12,7 @@
<connection>scm:git:https://github.com/AKuznetsov/russianmorphology.git</connection>
<developerConnection>scm:git:git@github.com:AKuznetsov/russianmorphology.git</developerConnection>
<url>https://github.com/AKuznetsov/russianmorphology</url>
<tag>morphology-1.1</tag>
<tag>HEAD</tag>
</scm>
<distributionManagement>