mirror of https://github.com/apache/maven.git
remove hardcoded version
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294796 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
efbeeaca35
commit
86722848bb
1
pom.xml
1
pom.xml
|
@ -131,7 +131,6 @@
|
||||||
<plugins>
|
<plugins>
|
||||||
<plugin>
|
<plugin>
|
||||||
<artifactId>maven-release-plugin</artifactId>
|
<artifactId>maven-release-plugin</artifactId>
|
||||||
<version>2.0-beta-2</version>
|
|
||||||
<configuration>
|
<configuration>
|
||||||
<tagBase>https://svn.apache.org/repos/asf/maven/components/tags</tagBase>
|
<tagBase>https://svn.apache.org/repos/asf/maven/components/tags</tagBase>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|
Loading…
Reference in New Issue