delete tag rallback release

git-svn-id: https://russianmorphology.googlecode.com/svn/trunk@117 d817d54c-26ab-11de-abc9-2f7d1455ff7a
This commit is contained in:
Alexander.A.Kuznetsov
2010-10-11 11:07:35 +00:00
parent e936e709fa
commit ee5cc645c9
5 changed files with 15 additions and 15 deletions

View File

@ -4,7 +4,7 @@
<groupId>org.apache.lucene.morphology</groupId>
<artifactId>morphology</artifactId>
<packaging>pom</packaging>
<version>1.1-SNAPSHOT</version>
<version>1.0-SNAPSHOT</version>
<name>morphology</name>
<url>http://maven.apache.org</url>
@ -18,13 +18,13 @@
<repository>
<id>russian-morphology</id>
<url>
file://../../repo/releases
file://../repo/releases
</url>
</repository>
<snapshotRepository>
<id>russian-morphology-snapshots</id>
<url>
file://../../repo/snapshots
file://../repo/snapshots
</url>
<uniqueVersion>true</uniqueVersion>
</snapshotRepository>