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

git-svn-id: https://russianmorphology.googlecode.com/svn/trunk@118 d817d54c-26ab-11de-abc9-2f7d1455ff7a
This commit is contained in:
Alexander.A.Kuznetsov
2010-10-11 11:09:33 +00:00
parent ee5cc645c9
commit df53be75bc
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>1.0-SNAPSHOT</version>
<version>1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.lucene.morphology</groupId>
<artifactId>morph</artifactId>
<name>morph</name>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
<url>http://maven.apache.org</url>
<dependencies>