[maven-release-plugin] rollback the release of morpholgy-0.8

git-svn-id: https://russianmorphology.googlecode.com/svn/trunk@75 d817d54c-26ab-11de-abc9-2f7d1455ff7a
This commit is contained in:
alexander.a.kuznetsov
2009-10-19 17:25:10 +00:00
parent b9fc639c11
commit 5e425ccebc
5 changed files with 25 additions and 20 deletions

View File

@ -1,16 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.lucene.morpholgy</groupId>
<artifactId>morpholgy</artifactId>
<packaging>pom</packaging>
<version>0.8</version>
<version>0.7.1-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>