mirror of https://github.com/apache/maven.git
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:
parent
57b54d9470
commit
f00d3313b1
2
pom.xml
2
pom.xml
|
@ -364,7 +364,7 @@
|
||||||
<plugin>
|
<plugin>
|
||||||
<artifactId>maven-release-plugin</artifactId>
|
<artifactId>maven-release-plugin</artifactId>
|
||||||
<configuration>
|
<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>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
<plugin>
|
<plugin>
|
||||||
|
|
Loading…
Reference in New Issue