[maven-release-plugin] prepare for next development iteration
git-svn-id: https://russianmorphology.googlecode.com/svn/trunk@82 d817d54c-26ab-11de-abc9-2f7d1455ff7a
This commit is contained in:
6
pom.xml
6
pom.xml
@ -4,13 +4,13 @@
|
||||
<groupId>org.apache.lucene.morphology</groupId>
|
||||
<artifactId>morphology</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<version>0.7</version>
|
||||
<version>0.8-SNAPSHOT</version>
|
||||
<name>morphology</name>
|
||||
<url>http://maven.apache.org</url>
|
||||
|
||||
<scm>
|
||||
<connection>scm:svn:http://russianmorphology.googlecode.com/svn/tags/morphology-0.7</connection>
|
||||
<developerConnection>scm:svn:https://russianmorphology.googlecode.com/svn/tags/morphology-0.7</developerConnection>
|
||||
<connection>scm:svn:http://russianmorphology.googlecode.com/svn/trunk/</connection>
|
||||
<developerConnection>scm:svn:https://russianmorphology.googlecode.com/svn/trunk/</developerConnection>
|
||||
</scm>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user