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

git-svn-id: https://russianmorphology.googlecode.com/svn/trunk@78 d817d54c-26ab-11de-abc9-2f7d1455ff7a
This commit is contained in:
alexander.a.kuznetsov
2009-10-19 17:34:19 +00:00
parent 49b0d2d9a0
commit f0c2d64458
5 changed files with 15 additions and 15 deletions

View File

@ -4,13 +4,13 @@
<groupId>org.apache.lucene.morpholgy</groupId>
<artifactId>morpholgy</artifactId>
<packaging>pom</packaging>
<version>0.8</version>
<version>0.9-SNAPSHOT</version>
<name>morpholgy</name>
<url>http://maven.apache.org</url>
<scm>
<connection>scm:svn:http://russianmorphology.googlecode.com/svn/tags/morpholgy-0.8</connection>
<developerConnection>scm:svn:https://russianmorphology.googlecode.com/svn/tags/morpholgy-0.8</developerConnection>
<connection>scm:svn:http://russianmorphology.googlecode.com/svn/trunk/</connection>
<developerConnection>scm:svn:https://russianmorphology.googlecode.com/svn/trunk/</developerConnection>
</scm>