mirror of https://github.com/apache/archiva.git
reverted back release-plugin version to 2.0-beta-7
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674431 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9dbe47eb39
commit
e9128d18f5
2
pom.xml
2
pom.xml
|
@ -149,7 +149,7 @@
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
<artifactId>maven-release-plugin</artifactId>
|
<artifactId>maven-release-plugin</artifactId>
|
||||||
<version>2.0-beta-6</version>
|
<version>2.0-beta-7</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<tagBase>https://svn.apache.org/repos/asf/archiva/tags</tagBase>
|
<tagBase>https://svn.apache.org/repos/asf/archiva/tags</tagBase>
|
||||||
<useReleaseProfile>false</useReleaseProfile>
|
<useReleaseProfile>false</useReleaseProfile>
|
||||||
|
|
Loading…
Reference in New Issue