[maven-release-plugin] prepare for next development iteration
This commit is contained in:
4
pom.xml
4
pom.xml
@ -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>
|
||||
|
Reference in New Issue
Block a user