[maven-release-plugin] prepare release morphology-0.7

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

View File

@ -3,13 +3,13 @@
<parent>
<artifactId>morphology</artifactId>
<groupId>org.apache.lucene.morphology</groupId>
<version>0.9-SNAPSHOT</version>
<version>0.7</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.lucene.morphology</groupId>
<artifactId>morph</artifactId>
<name>morph</name>
<version>0.9-SNAPSHOT</version>
<version>0.7</version>
<url>http://maven.apache.org</url>
<dependencies>