o Fixed tag base

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@834043 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Benjamin Bentmann 2009-11-09 12:53:23 +00:00
parent 57b54d9470
commit f00d3313b1
1 changed files with 1 additions and 1 deletions

View File

@ -364,7 +364,7 @@
<plugin>
<artifactId>maven-release-plugin</artifactId>
<configuration>
<tagBase>https://svn.apache.org/repos/asf/maven/components/tags</tagBase>
<tagBase>https://svn.apache.org/repos/asf/maven/maven-3/tags</tagBase>
</configuration>
</plugin>
<plugin>