fixing problem with release
git-svn-id: https://russianmorphology.googlecode.com/svn/trunk@73 d817d54c-26ab-11de-abc9-2f7d1455ff7a
This commit is contained in:
parent
5b72b11e19
commit
aa37482977
6
pom.xml
6
pom.xml
@ -9,11 +9,9 @@
|
|||||||
<name>morpholgy</name>
|
<name>morpholgy</name>
|
||||||
<url>http://maven.apache.org</url>
|
<url>http://maven.apache.org</url>
|
||||||
|
|
||||||
|
|
||||||
<scm>
|
<scm>
|
||||||
<connection>scm:svn:http://russianmorphology.googlecode.com/svn/tags/morpholgy-0.7</connection>
|
<connection>scm:svn:http://russianmorphology.googlecode.com/svn/trunk/</connection>
|
||||||
<developerConnection>scm:svn:https://russianmorphology.googlecode.com/svn/tags/morpholgy-0.7
|
<developerConnection>scm:svn:https://russianmorphology.googlecode.com/svn/trunk/</developerConnection>
|
||||||
</developerConnection>
|
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#release configuration
|
#release configuration
|
||||||
#Mon Oct 19 21:07:16 MSD 2009
|
#Mon Oct 19 21:22:02 MSD 2009
|
||||||
preparationGoals=clean verify
|
preparationGoals=clean verify
|
||||||
scm.commentPrefix=[maven-release-plugin]
|
scm.commentPrefix=[maven-release-plugin]
|
||||||
completedPhase=check-poms
|
completedPhase=check-poms
|
||||||
scm.url=scm\:svn\:https\://russianmorphology.googlecode.com/svn/tags/morpholgy-0.7
|
scm.url=scm\:svn\:https\://russianmorphology.googlecode.com/svn/trunk/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user